Writes the cookie into the response stream with the value passed. The value is always the UserId.
public static void WriteCookie(string Value, bool NonPersistent)
Return Value
Void
Parameters
Value
NonPersistent
Overloads:
See also:
Class WebStoreCookie© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic