You are here: Ektron Namespace > Plug-in Extension API > Ektron.Cms.Extensibility Namespace > Classes > FolderInfo Class
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
FolderInfo Class

Class which holds information about the folder being processed. Certain hooks do not expose all information from the CMS, default values are assigned to the properties of this class. Data types default to the following: int = -1. string = "". bool = false.

C#
public sealed class FolderInfo;
Visual Basic
Public sealed Class FolderInfo

CmsInfoObjects.cs

Name 
Description 
The properties of the FolderInfo class are listed here. 
 
Name 
Description 
 
Gets a string containing the description of the folder. (ReadOnly)  
 
Gets or sets a string containing message to display to the end user if Plug-in returns false. (ReadWrite)  
 
ID 
Gets a numeric value representing the folder ID of the folder. (ReadOnly)  
 
Name 
Gets a string containing the folder name. (ReadOnly)  
 
Gets a numeric value representing the folder ID of the parent folder. (ReadOnly)  
 
Gets an integer representing if replication is turned on for this folder. (ReadOnly)  
 
Gets a string containing the style sheet to be applied to content in this folder. (ReadOnly)  
 
Type 
Gets a string containing the folder type. (ReadOnly)  
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!