Class RegistrationField
public class RegistrationField
- Inheritance
-
RegistrationField
- Inherited Members
- Extension Methods
Constructors
RegistrationField()
public RegistrationField()
Properties
FieldName
public RegistrationFieldName FieldName { get; set; }
Property Value
IsEditable
public bool IsEditable { get; set; }
Property Value
IsRequired
public bool IsRequired { get; set; }
Property Value
IsVisible
public bool IsVisible { get; set; }
Property Value
Methods
Clone()
public RegistrationField Clone()