SR.XhtmlMobileTextWriter_SessionKeyNotSet 字段

定义

一个字符串,用于建议在获取 SetSessionKey(HttpSessionState) 属性之前调用 SessionKey 方法。 此 API 已废弃不用。 有关如何开发 ASP.NET 移动应用程序的信息,请参阅 移动应用 & 具有 ASP.NET 的网站

public: System::String ^ XhtmlMobileTextWriter_SessionKeyNotSet;
public const string XhtmlMobileTextWriter_SessionKeyNotSet;
val mutable XhtmlMobileTextWriter_SessionKeyNotSet : string
Public Const XhtmlMobileTextWriter_SessionKeyNotSet As String 

字段值

注解

此字符串的值为“在获取 SessionKey 之前,必须调用 SetSessionKey”。

适用于

另请参阅