[AttributeUsageAttribute(AttributeTargets.Class|AttributeTargets.Interface, AllowMultiple = false, Inherited = true)] public class CMSPluginAttribute : Attribute
<AttributeUsageAttribute(AttributeTargets.Class Or AttributeTargets.Interface, AllowMultiple := false, Inherited := true)> Public Class CMSPluginAttribute Inherits Attribute
[AttributeUsageAttribute(AttributeTargets::Class|AttributeTargets::Interface, AllowMultiple = false, Inherited = true)] public ref class CMSPluginAttribute : public Attribute
[<AttributeUsageAttribute(AttributeTargets.Class|AttributeTargets.Interface, AllowMultiple = false, Inherited = true)>] type CMSPluginAttribute = class inherit Attribute end
The CMSPluginAttribute type exposes the following members.
Ingeniux Corporation 2021. All rights reserved.