SR.XhtmlMobileTextWriter_CacheKeyNotSet 字段

定义

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

适用于

另请参阅