C# Class SuveryWebControls.ShortAnswerControl

Inheritance: BaseQuestionControl
Afficher le fichier Open project: pragmaticpat/EdwardsFoundation

Méthodes protégées

Méthode Description
CreateChildControls ( ) : void
RenderContents ( System.Web.UI.HtmlTextWriter output ) : void

Method Details

CreateChildControls() protected méthode

protected CreateChildControls ( ) : void
Résultat void

RenderContents() protected méthode

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