Class Property (MenuIcon)
In This Topic
Gets or sets the CSS class for the custom logo.
Syntax
'Declaration
Public Property Class As String
public string Class {get; set;}
Property Value
The CSS class for the custom logo as a
System.String.
See Also