Click or drag to resize

IGlobalVariable Properties


The IGlobalVariable type exposes the following members.

Properties
  Name Description
Public property GlobalValue Gets and sets the variable's global value. This value is used if a specific publishing target has no override value.
Public property Name Gets and sets the name of the variable.
Public property VariableType Gets and sets the variable's type. This is a sort of categorization for the variable; this value doesn't affect runtime. Default is "text".
Public property XPathQuery Gets and sets whether the value of the global variable is based the result of XPath query
Top
See Also