Click or drag to resize

ICustomTabSettingDisable Property


Sets/sets whether this custom tab is disabled. Disabled tabs will not display on CMS UI.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
bool Disable { get; set; }

Property Value

Type: Boolean
See Also