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.6.492
Syntax
string VariableType { get; set; }

Property Value

String
See Also