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

Inheritance: System.Web.UI.WebControls.TextBox
Mostra file Open project: mono/gert

Public Properties

Property Type Description
Funky string

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

Property Details

Funky public_oe static_oe property

public static string Funky
return string