IGlobalVariableXPathQuery Property
|
Gets and sets whether the value of the global variable is based the result of XPath query
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool XPathQuery { get; set; }
Property XPathQuery As Boolean
Get
Set
property bool XPathQuery {
bool get ();
void set (bool value);
}
abstract XPathQuery : bool with get, set
Property Value
Type:
BooleanSee Also