Click or drag to resize

CMSPluginAttribute Constructor


Initializes a new instance of the CMSPluginAttribute class

Namespace:  Ingeniux.CMS.Plugins
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
public CMSPluginAttribute(
	int order
)

Parameters

order
Type: SystemInt32

[Missing <param name="order"/> documentation for "M:Ingeniux.CMS.Plugins.CMSPluginAttribute.#ctor(System.Int32)"]

See Also