Proyecto Fin de Carrera 2011
Assembly: EntornoWeb (in EntornoWeb.dll) Versión: 1.0.0.0 (1.0.0.0)
Gestor del error en peticiones ajax
Namespace: EntornoWeb.ControllersAssembly: EntornoWeb (in EntornoWeb.dll) Versión: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
protected void ShowError( string strMensaje ) |
Visual Basic |
---|
Protected Sub ShowError ( _ strMensaje As String _ ) |
Visual C++ |
---|
protected: void ShowError( String^ strMensaje ) |
Parameters
- strMensaje
- Type: System..::..String
Mensaje de error que se mostrará al usuario