IManagersHostGlobalVariables Property
|
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxIGlobalVariablesCollection GlobalVariables { get; }ReadOnly Property GlobalVariables As IGlobalVariablesCollection
Get
property IGlobalVariablesCollection^ GlobalVariables {
IGlobalVariablesCollection^ get ();
}abstract GlobalVariables : IGlobalVariablesCollection with get
Property Value
IGlobalVariablesCollection
See Also