C# Class FourRoads.TelligentCommunity.ThemeHelper.Modules.ThemeUtilityModule

Inheritance: IHttpModule
Afficher le fichier Open project: 4-Roads/FourRoads.TelligentCommunity

Méthodes publiques

Свойство Type Description
ReloadPluginState bool

Méthodes publiques

Méthode Description
Dispose ( ) : void
Init ( System.Web.HttpApplication context ) : void

Private Methods

Méthode Description
ContextPostMapRequestHandler ( object sender, EventArgs e ) : void
IsTruthy ( string value ) : bool
IsValid ( HttpRequest request ) : bool
PagePreRender ( object sender, EventArgs e ) : void
PluginManagerOnAfterInitialization ( object sender, EventArgs eventArgs ) : void
PreRequestHandlerExecute ( object sender, EventArgs e ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Init() public méthode

public Init ( System.Web.HttpApplication context ) : void
context System.Web.HttpApplication
Résultat void

Property Details

ReloadPluginState public_oe static_oe property

public static bool ReloadPluginState
Résultat bool