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

Returns object containing information about the Content, when the operation is content 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 ContentInfo Content;
Visual Basic
Protected Property Content() As ContentInfo
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!