You are here: Data Classes > FolderRequest Class > FolderRequest Properties > FolderType
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
FolderRequest.FolderType Property

Gets or sets the folder type of the folder. This enumeration is available at Ektron.Cms.Common.EkEnumeration.FolderType.  

Available Types:

  • 0 = Content - a content folder that contains assets, documents and HTML content.
  • 1 = Blog - designates the folder for use with the Blogging feature.
  • 2 = Domain - designates the folder as a domain folder when using the Multi-site feature.
  • 3 = Discussion Board - designates the folder for use as a Threaded Discussion folder.
  • 4 = Discussion Forum - a subfolder of the Threaded Discussion folder.
  • 5 = Root - Specifies a folder as root folder. This option is not available.
  • 6 = Community - Membership users can add and edit content contained in these folders.

C#
public int FolderType;
Visual Basic
Public Property FolderType() As Integer

The integer value of the folder type.

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!