C# Class Mono.Web.Security.UI.FunkyTextBox

Inheritance: System.Web.UI.WebControls.TextBox
ファイルを表示 Open project: mono/gert

Protected Methods

Method Description
OnInit ( EventArgs e ) : void
RenderContents ( System.Web.UI.HtmlTextWriter output ) : void

Method Details

OnInit() protected method

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

RenderContents() protected method

protected RenderContents ( System.Web.UI.HtmlTextWriter output ) : void
output System.Web.UI.HtmlTextWriter
return void