通过


SR.XhtmlMobileTextWriter_SessionKeyNotSet 字段

定义

一个字符串,用于在获取SessionKey属性之前建议调用SetSessionKey(HttpSessionState)该方法。 此 API 已过时。 有关如何开发 ASP.NET 移动应用程序的信息,请参阅 Mobile Apps &具有 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”。

适用于

另请参阅