Formats the specified field value for a cell in the System.Web.UI.WebControls.ButtonField object.
- value
- Documentation for this section has not yet been entered.
The field value converted to the format specified by the ButtonField.DataTextFormatString property.
The ButtonField.FormatDataTextValue(object) method is a helper method that is used to transform a field value to the format that is specified by the ButtonField.DataTextFormatString property.