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 を呼び出す必要があります" です。

適用対象

こちらもご覧ください