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”。

适用于

另请参阅