The FormFieldCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FormFieldCollection | Initializes a new instance of the FormFieldCollection class |
Methods
Name | Description | |
---|---|---|
Add(String, FieldType, String, String, String, Boolean, Regex) | ||
Add(String, FieldType, String, String, String, Boolean, Regex, String) | ||
Clear | ||
Clone | ||
ContainsKey | ||
Equals | (Inherited from Object.) | |
GetEnumerator | ||
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
LookupFieldMappings | ||
Remove | ||
ToString | (Inherited from Object.) | |
TryGetValue |
Properties
Name | Description | |
---|---|---|
BindingObjectType | ||
ChoicesFields | ||
ChoicesFieldsReady | ||
Count | ||
DataProcedures | ||
DependenciesInPlace | ||
EditFormReady | ||
Fields | ||
HiddenFields | ||
Item | ||
Keys | ||
ObjectInstance | ||
ObjectInstanceUniqueID | ||
PerformRedirect | ||
Values |