ICMSEnvironmentForm Property
|
Gets the Form Posts collection.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax NameValueCollection Form { get; }
ReadOnly Property Form As NameValueCollection
Get
property NameValueCollection^ Form {
NameValueCollection^ get ();
}
abstract Form : NameValueCollection with get
Property Value
Type:
NameValueCollectionSee Also