ModernLinkIconKey Property |
Gets or sets the Icon Key of this ModernLink.
Namespace:
Hummingbird.UI
Assembly:
Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax public string IconKey { get; set; }
Public Property IconKey As String
Get
Set
public:
property String^ IconKey {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
Hummingbird UI Icon Key
See Also