ICustomTabSettingTabsToHide Property
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax IList<string> TabsToHide { get; }
ReadOnly Property TabsToHide As IList(Of String)
Get
property IList<String^>^ TabsToHide {
IList<String^>^ get ();
}
abstract TabsToHide : IList<string> with get
Property Value
Type:
IListStringSee Also