DataHub® WebView™ Scripting
IApplicationOptions.GetCookie Method
See Also
Gets the current value of the specified Cookie.
S# Implementation
Copy
object
GetCookie(
string
name
)
Parameters
name
Type:
string
The Cookie name.
Return Value
The current value.
See Also
Reference
IApplicationOptions Interface
IApplicationOptions Members
Cogent.DataHubWebView.Controls Namespace