C# Class Subtext.Web.Controls.RichTextEditor

Inheritance: System.Web.UI.WebControls.WebControl, INamingContainer
Show file Open project: ayende/Subtext Class Usage Examples

Public Methods

Method Description
OnError ( Exception ex ) : void

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Method Details

OnError() public method

public OnError ( Exception ex ) : void
ex System.Exception
return void

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e System.EventArgs
return void