ICMSEnvironmentCookies Property
|
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax HttpCookieCollection Cookies { get; }
ReadOnly Property Cookies As HttpCookieCollection
Get
property HttpCookieCollection^ Cookies {
HttpCookieCollection^ get ();
}
abstract Cookies : HttpCookieCollection with get
Property Value
Type:
HttpCookieCollectionSee Also