ICustomTabSettingIconClass Property
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax Nullable<int> IconClass { get; set; }
Property IconClass As Nullable(Of Integer)
Get
Set
property Nullable<int> IconClass {
Nullable<int> get ();
void set (Nullable<int> value);
}
abstract IconClass : Nullable<int> with get, set
Property Value
Type:
NullableInt32See Also