SR.XhtmlMobileTextWriter_CacheKeyNotSet フィールド

定義

CacheKey プロパティを取得する前に、SetCacheKey(Cache) メソッドの呼び出しを推奨するために使用する文字列。 この API は廃止されています。 ASP.NET モバイル アプリケーションの開発方法については、「Mobile Apps&」を参照してください。ASP.NET

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

フィールド値

注釈

この文字列の値は、"CacheKey を取得する前に SetCacheKey を呼び出す必要があります" です。

適用対象

こちらもご覧ください