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.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxbool 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
Boolean
See Also