Click or drag to resize

IGlobalVariableGlobalValue Property


Gets and sets the variable's global value. This value is used if a specific publishing target has no override value.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
string GlobalValue { get; set; }

Property Value

Type: String
See Also