summaryP:DotNetNuke.UI.WebControls.DNNTabLabel.CssClassHover
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke.WebControls (in DotNetNuke.WebControls.dll)
Syntax
C# |
---|
[ClientPropertyAttribute] [ClientPropertyNameAttribute("csshover")] public string CssClassHover { get; set; } |
Visual Basic |
---|
<ClientPropertyAttribute> <ClientPropertyNameAttribute("csshover")> Public Property CssClassHover As String Get Set |