Table of Contents

Class FieldInputForm

Namespace
InSite.Admin.Messages.Messages.Controls
Assembly
InSite.UI.dll
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

HyperLink

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

SurveySelector

SurveySelector control.

protected FindWorkflowForm SurveySelector

Field Value

FindWorkflowForm

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

SurveyValidator

SurveyValidator control.

protected RequiredValidator SurveyValidator

Field Value

RequiredValidator

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

groupName string