FormField.InputType

FormField.InputType property

Get or set input type of field.

public string InputType { get; set; }

See Also