SessionDefaults.CookiePath Field
Definition
Represents the default path used to create the cookie, which is "/".
public: static initonly System::String ^ CookiePath;
public static readonly string CookiePath;
staticval mutable CookiePath : string
Public Shared ReadOnly CookiePath As String