ICustomTabSettingIcon Property
|
Gets/sets the icon image path for the custom tab
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxstring Icon { get; set; }Property Icon As String
Get
Set
property String^ Icon {
String^ get ();
void set (String^ value);
}abstract Icon : string with get, set
Property Value
String
See Also