| CacheSessionCookieName Property |
会话客户端存储名,默认为 sess
Namespace: Adf.WebAssembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntaxpublic string CookieName { get; }Public ReadOnly Property CookieName As String
Get
public:
property String^ CookieName {
String^ get ();
}member CookieName : string with get
Property Value
Type:
String
See Also