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

Custom attribute - Used at the method and/or assembly level to indicate who wrote the plug-in.

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

ExtensibilityBase.cs

Name 
Description 
The methods of the ExtensionAuthor class are listed here. 
The properties of the ExtensionAuthor class are listed here. 
 
Name 
Description 
 
Converts author name to a string.  
 
Name 
Description 
 
Gets the creator of the Extension. (Read Only)  
 
Name 
Description 
 
Sets the creator 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!