C# Class Cedar.Framework.Common.Client.HttpContextExtensions

Afficher le fichier Open project: Chinaccn/surfboard

Méthodes publiques

Свойство Type Description
keyOfErrorMessage string

Méthodes publiques

Méthode Description
ClearErrorMessage ( this context ) : void

GetErrorMessage ( this context ) : string

SetErrorMessage ( this context, string errorMessage ) : void

Method Details

ClearErrorMessage() public static méthode

public static ClearErrorMessage ( this context ) : void
context this
Résultat void

GetErrorMessage() public static méthode

public static GetErrorMessage ( this context ) : string
context this
Résultat string

SetErrorMessage() public static méthode

public static SetErrorMessage ( this context, string errorMessage ) : void
context this
errorMessage string
Résultat void

Property Details

keyOfErrorMessage public_oe static_oe property

public static string keyOfErrorMessage
Résultat string