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

Custom attribute - Used at the method level to describe what a particular event does

C#
[AttributeUsage(AttributeTargets.Method)]
public class ExtensionDescription : Attribute;
Visual Basic
<AttributeUsage(AttributeTargets.Method)>
Public Class ExtensionDescription
Inherits Attribute

ExtensibilityBase.cs

Name 
Description 
The methods of the ExtensionDescription class are listed here. 
The properties of the ExtensionDescription class are listed here. 
 
Name 
Description 
 
Converts the description to a string.  
 
Name 
Description 
 
Desc 
Gets the description of the extension. (ReadOnly)  
 
Name 
Description 
 
Sets the description of the Extension.  
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!