SR.XhtmlMobileTextWriter_CacheKeyNotSet 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
一个字符串,用于在获取CacheKey属性之前建议调用SetCacheKey(Cache)该方法。 此 API 已过时。 有关如何开发 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”。