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.5.94
Syntax
[AttributeUsageAttribute(AttributeTargets.Class|AttributeTargets.Interface, AllowMultiple = false, 
	Inherited = true)]
public class CMSPluginAttribute : Attribute

The CMSPluginAttribute type exposes the following members.

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