Class FormNameField
- Namespace
- InSite.Admin.Assessments.Forms.Controls
- Assembly
- InSite.UI.dll
public class FormNameField : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
FormNameField
- Implements
- Inherited Members
Constructors
FormNameField()
public FormNameField()
Fields
FormName
FormName control.
protected TextBox FormName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FormNameValidator
FormNameValidator control.
protected RequiredValidator FormNameValidator
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
FormNameInput
public string FormNameInput { get; set; }
Property Value
Methods
SetupValidationGroup(string)
protected override void SetupValidationGroup(string groupName)
Parameters
groupNamestring