CheckboxField.ExportValue

CheckboxField.ExportValue property

Gets or sets export value of CheckBox field.

public string ExportValue { get; set; }

See Also