Property | Type | Description | |
---|---|---|---|
GetSurvey | |||
Page_Load | void |
Method | Description | |
---|---|---|
GetJavaScriptString ( string value ) : string |
Encodes input string for use in JavaScript.
|
|
OnInit ( |
Raises the Control.Init event.
|
Method | Description | |
---|---|---|
GetSurvey ( ) : |
Gets the survey, or
|
|
Page_Load ( object sender, |
Handles the Control.Load event of this control.
|
protected static GetJavaScriptString ( string value ) : string | ||
value | string | The value to be encoded. |
return | string |
protected OnInit ( |
||
e | An |
|
return | void |