You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > Forum Class > Forum Properties > ObjectType
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Forum.ObjectType Property

Specifies the type of object to retrieve a board for. The default is DiscussionBoard.

C#
[Bindable(true)]
[DefaultValue(Ektron.Cms.Common.EkEnumeration.CMSForumTypes.DiscussionBoard)]
[Description("The type of the object that the board will be drawn for.")]
[Category("Ektron")]
[Personalizable(), WebBrowsable(true), WebDisplayName("Order"), WebDescription("Order")]
public Ektron.Cms.Common.EkEnumeration.CMSForumTypes ObjectType;
Visual Basic
<Bindable(true)>
<DefaultValue(Ektron.Cms.Common.EkEnumeration.CMSForumTypes.DiscussionBoard)>
<Description("The type of the object that the board will be drawn for.")>
<Category("Ektron")>
<Personalizable(), WebBrowsable(true), WebDisplayName("Order"), WebDescription("Order")>
Public Property ObjectType() As Ektron.Cms.Common.EkEnumeration.CMSForumTypes
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!