C# Class FredCK.FCKeditor

Inheritance: System.Web.UI.Control, IPostBackDataHandler
Afficher le fichier Open project: radicaldesigns/amp

Private Properties

Свойство Type Description
IPostBackDataHandler bool
IPostBackDataHandler void

Méthodes protégées

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

Private Methods

Méthode Description
IPostBackDataHandler ( string postDataKey, System postCollection ) : bool
IPostBackDataHandler ( ) : void

Method Details

OnValueChanged() protected méthode

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

Render() protected méthode

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