 | UserDialogModelIconColor Property |
Namespace:
Dynamicweb.Management.Users.Dialogs.Models
Assembly:
Dynamicweb.Management.Users (in Dynamicweb.Management.Users.dll) Version: 3.2.10
Syntaxpublic Nullable<KnownColor> IconColor { get; set; }
Public Property IconColor As Nullable(Of KnownColor)
Get
Set
Property Value
Type:
NullableKnownColor
See Also