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

Returns object containing information about the Folder, when the operation is folder based. Certain hooks do not expose all information from the CMS, default values are assigned to the properties of this object. Data types default to the following: int = -1. string = "". bool = false.

C#
protected FolderInfo Folder;
Visual Basic
Protected Property Folder() As FolderInfo
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!