Compartir a través de


SR.XhtmlMobileTextWriter_SessionKeyNotSet Campo

Definición

Una cadena que se utilizará para aconsejar llamar al método SetSessionKey(HttpSessionState) antes de obtener la propiedad SessionKey. 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_SessionKeyNotSet;
public const string XhtmlMobileTextWriter_SessionKeyNotSet;
val mutable XhtmlMobileTextWriter_SessionKeyNotSet : string
Public Const XhtmlMobileTextWriter_SessionKeyNotSet As String 

Valor de campo

Comentarios

El valor de esta cadena es "Debe llamar a SetSessionKey antes de obtener sessionKey".

Se aplica a

Consulte también