ICMSEnvironmentServerVariables Property
|
Gets the Server Variables collection, specified by the CMS settings.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax NameValueCollection ServerVariables { get; }
ReadOnly Property ServerVariables As NameValueCollection
Get
property NameValueCollection^ ServerVariables {
NameValueCollection^ get ();
}
abstract ServerVariables : NameValueCollection with get
Property Value
Type:
NameValueCollectionSee Also