SR.XhtmlMobileTextWriter_CacheKeyNotSet Campo

Definición

Cadena que se va a usar para recomendar que llame al SetCacheKey(Cache) método antes de obtener la CacheKey propiedad . Esta API está obsoleta. Para obtener información sobre cómo desarrollar aplicaciones móviles ASP.NET, consulta Mobile Apps & Sitios con ASP.NET.

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

Valor de campo

Comentarios

El valor de esta cadena es "Debe llamar a SetCacheKey antes de obtener cacheKey".

Se aplica a

Consulte también