summaryT:DotNetNuke.UI.WebControls.ControlStyleAttribute
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[AttributeUsageAttribute(AttributeTargets.Property)] public sealed class ControlStyleAttribute : Attribute |
Visual Basic |
---|
<AttributeUsageAttribute(AttributeTargets.Property)> Public NotInheritable Class ControlStyleAttribute Inherits Attribute |