Class FieldInputForm
public class FieldInputForm : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
FieldInputForm
- Implements
- Inherited Members
Constructors
FieldInputForm()
public FieldInputForm()
Fields
SurveyEdit
SurveyEdit control.
protected HyperLink SurveyEdit
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SurveySelector
SurveySelector control.
protected FindWorkflowForm SurveySelector
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SurveyValidator
SurveyValidator control.
protected RequiredValidator SurveyValidator
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
Value
public Guid? Value { get; set; }
Property Value
- Guid?
Methods
SetupValidationGroup(string)
protected override void SetupValidationGroup(string groupName)
Parameters
groupNamestring