TextBoxField.Value

TextBoxField.Value property

Gets or sets value of the field.

public override string Value { get; set; }

See Also