Compartir a través de


SR.XhtmlMobileTextWriter_CacheKeyNotSet Campo

Definición

Una cadena que se utilizará para aconsejar llamar al método SetCacheKey(Cache) antes de obtener la propiedad CacheKey. Esta API está obsoleta. Para obtener información sobre cómo desarrollar aplicaciones móviles ASP.NET, consulte Mobile Apps & Sites with 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