C# Class Subtext.Web.Admin.Pages.ConfirmationPage

Will cause the user to confirm navigating away from the current page. This behavior can be overriden.
Inheritance: Subtext.Web.Admin.Pages.AdminPage
Afficher le fichier Open project: ayende/Subtext

Méthodes publiques

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

Méthodes protégées

Méthode Description
OnPreRender ( EventArgs e ) : void
Render ( System.Web.UI.HtmlTextWriter writer ) : void

Method Details

OnPreRender() protected méthode

protected OnPreRender ( EventArgs e ) : void
e System.EventArgs
Résultat void

Render() protected méthode

protected Render ( System.Web.UI.HtmlTextWriter writer ) : void
writer System.Web.UI.HtmlTextWriter
Résultat void

Property Details

BypassFunctionName public_oe static_oe property

public static string BypassFunctionName
Résultat string