summaryT:DotNetNuke.UI.Utilities.ControlMethodClassAttribute
Namespace: DotNetNuke.UI.UtilitiesAssembly: DotNetNuke.WebUtility (in DotNetNuke.WebUtility.dll)
Syntax
C# |
---|
[AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = false, Inherited = true)] public sealed class ControlMethodClassAttribute : Attribute |
Visual Basic |
---|
<AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple := false, Inherited := true)> Public NotInheritable Class ControlMethodClassAttribute Inherits Attribute |