Свойство | Type | Description | |
---|---|---|---|
BackButton_Click | void | ||
CaptureResponse | void | ||
CollectResponse | void | ||
CollectResponses | void | ||
GetValue | string | ||
Redirect | void | ||
RenderBackButton | void | ||
RenderSubmitButton | void | ||
SubmitButton_Click | void | ||
WriteSurvey | void |
Méthode | Description | |
---|---|---|
CreateChildControls ( ) : void |
Called by the ASP.NET page framework to notify server controls that use composition-based implementation to create any child controls they contain in preparation for posting back or rendering.
|
|
OnSurveyCompleted ( |
Raises the SurveyCompleted event.
|
Méthode | Description | |
---|---|---|
BackButton_Click ( object sender, |
Handles the Click event of the back button control.
|
|
CaptureResponse ( |
Captures the response.
|
|
CollectResponse ( |
Collects the response.
|
|
CollectResponses ( |
Recursive method to collects the responses.
|
|
GetValue ( |
Gets the value.
|
|
Redirect ( ) : void |
Redirects this instance.
|
|
RenderBackButton ( |
Renders the back button.
|
|
RenderSubmitButton ( ) : void |
Renders the submit button.
|
|
SubmitButton_Click ( object sender, |
Handles the Click event of the submit button control.
|
|
WriteSurvey ( ) : void |
Stores the survey.
|
protected OnSurveyCompleted ( |
||
e | The |
|
Résultat | void |