C# Class SuveryWebControls.ShortAnswerControl

Inheritance: BaseQuestionControl
Mostra file Open project: pragmaticpat/EdwardsFoundation

Protected Methods

Method Description
CreateChildControls ( ) : void
RenderContents ( System.Web.UI.HtmlTextWriter output ) : void

Method Details

CreateChildControls() protected method

protected CreateChildControls ( ) : void
return void

RenderContents() protected method

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