ICustomTabSettingAutoSelect Property
|
Gets/sets whether to auto select this tab when a page or asset/asset folder is selected.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax bool AutoSelect { get; set; }
Property AutoSelect As Boolean
Get
Set
property bool AutoSelect {
bool get ();
void set (bool value);
}
abstract AutoSelect : bool with get, set
Property Value
Type:
BooleanSee Also