Class CreateSurveyForm
public class CreateSurveyForm : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
- Inheritance
-
CreateSurveyForm
- Implements
- Inherited Members
Constructors
CreateSurveyForm()
public CreateSurveyForm()
Fields
CancelButton
CancelButton control.
protected CancelButton CancelButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CopyButton
CopyButton control.
protected SaveButton CopyButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CopyCancelButton
CopyCancelButton control.
protected CancelButton CopyCancelButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CopyName
CopyName control.
protected TextBox CopyName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CopyNameDuplicateValidator
CopyNameDuplicateValidator control.
protected CustomValidator CopyNameDuplicateValidator
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CopySection
CopySection control.
protected Panel CopySection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CopySurveyFormSelector
CopySurveyFormSelector control.
protected FindWorkflowForm CopySurveyFormSelector
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CopySurveyFormValidator
CopySurveyFormValidator control.
protected RequiredValidator CopySurveyFormValidator
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CreationType
CreationType control.
protected CreationTypeComboBox CreationType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CreatorStatus
CreatorStatus control.
protected Alert CreatorStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EnableAnonymousSave
EnableAnonymousSave control.
protected BooleanComboBox EnableAnonymousSave
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EnableAnonymousSaveGroup
EnableAnonymousSaveGroup control.
protected HtmlGenericControl EnableAnonymousSaveGroup
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EnableUserConfidentiality
EnableUserConfidentiality control.
protected BooleanComboBox EnableUserConfidentiality
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IsSubmissionsLimitedSelector
IsSubmissionsLimitedSelector control.
protected ComboBox IsSubmissionsLimitedSelector
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
JsonFileUpload
JsonFileUpload control.
protected FileUpload JsonFileUpload
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
JsonFileUploadButton
JsonFileUploadButton control.
protected Button JsonFileUploadButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
JsonFileUploadExtensionValidator
JsonFileUploadExtensionValidator control.
protected CustomValidator JsonFileUploadExtensionValidator
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
JsonInput
JsonInput control.
protected TextBox JsonInput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Name
Name control.
protected TextBox Name
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NameDuplicateValidator
NameDuplicateValidator control.
protected CustomValidator NameDuplicateValidator
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NewSection
NewSection control.
protected Panel NewSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SaveButton
SaveButton control.
protected SaveButton SaveButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SurveySection
SurveySection control.
protected HtmlGenericControl SurveySection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SurveyTitle
SurveyTitle control.
protected TextBox SurveyTitle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UploadCancelButton
UploadCancelButton control.
protected CancelButton UploadCancelButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UploadSaveButton
UploadSaveButton control.
protected SaveButton UploadSaveButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UploadSection
UploadSection control.
protected Panel UploadSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
SurveyFormIdentifier
protected Guid? SurveyFormIdentifier { get; }
Property Value
- Guid?
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)