ICustomTabSettingAppendPageID Property
|
Gets/sets whether to include "pageId" query string with id of the page as value, in the URL of this custom tab inner frame.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax bool AppendPageID { get; set; }
Property AppendPageID As Boolean
Get
Set
property bool AppendPageID {
bool get ();
void set (bool value);
}
abstract AppendPageID : bool with get, set
Property Value
Type:
BooleanSee Also