Click or drag to resize

ICustomTabSettingTabsToHide Property


Gets/sets the list of the name of other standard tabs to hide.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
IList<string> TabsToHide { get; }

Property Value

IListString
Remarks
User this property with caution, make sure the tabs to hide will not reduce normal functionalities of CMS on the attached content.
See Also