SR.XhtmlCssHandler_IdNotPresent Campo
Definição
Uma cadeia de caracteres a ser usada como uma mensagem de erro se não houver nenhuma ID de folha de estilos presente na cadeia de consulta.A string to use as an error message if there is no style sheet ID present in the query string. Esta API está obsoleta.This API is obsolete. Para saber mais sobre como desenvolver aplicativos móveis ASP.NET, veja Mobile Apps & Sites with ASP.NET (Aplicativos móveis e sites com ASP.NET).For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
public: System::String ^ XhtmlCssHandler_IdNotPresent;
public const string XhtmlCssHandler_IdNotPresent;
val mutable XhtmlCssHandler_IdNotPresent : string
Public Const XhtmlCssHandler_IdNotPresent As String
Valor do campo
Comentários
O valor dessa cadeia de caracteres é "ID da folha de estilo não presente na cadeia de caracteres de consulta".The value of this string is "Style sheet id not present in query string".