C# Class Subtext.Web.Controls.RichTextEditor

Inheritance: System.Web.UI.WebControls.WebControl, INamingContainer
Afficher le fichier Open project: ayende/Subtext Class Usage Examples

Méthodes publiques

Méthode Description
OnError ( Exception ex ) : void

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Method Details

OnError() public méthode

public OnError ( Exception ex ) : void
ex System.Exception
Résultat void

OnInit() protected méthode

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