Click or drag to resize

CMSPluginAttribute Class


Inheritance Hierarchy
SystemObject
  SystemAttribute
    Ingeniux.CMS.PluginsCMSPluginAttribute

Namespace: Ingeniux.CMS.Plugins
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
[AttributeUsageAttribute(AttributeTargets.Class|AttributeTargets.Interface, AllowMultiple = false, 
	Inherited = true)]
public class CMSPluginAttribute : Attribute

The CMSPluginAttribute type exposes the following members.

Constructors
 NameDescription
Public methodCMSPluginAttributeInitializes a new instance of the CMSPluginAttribute class
Top
Properties
 NameDescription
Public propertyOrder 
Top
See Also