Click or drag to resize

IGlobalVariableVariableType Property


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".

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

Property Value

Type: String
See Also