ICMSPluginStartup Interface
|
Interface for custom Owin startup classes. Use CMSPlugin attribute to set load order.
Will be loaded in CMSPlugin Attribute order, then by class name.
Namespace:
Ingeniux.CMS.Plugins
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax [CMSPluginAttribute(0)]
public interface ICMSPluginStartup
<CMSPluginAttribute(0)>
Public Interface ICMSPluginStartup
[CMSPluginAttribute(0)]
public interface class ICMSPluginStartup
[<CMSPluginAttribute(0)>]
type ICMSPluginStartup = interface end
The ICMSPluginStartup type exposes the following members.
Methods See Also