1 write to DataTextFormatString
System.Web (1)
UI\WebControls\ButtonField.cs (1)
161((ButtonField)newField).DataTextFormatString = DataTextFormatString;
2 references to DataTextFormatString
System.Web (2)
UI\WebControls\ButtonField.cs (2)
161((ButtonField)newField).DataTextFormatString = DataTextFormatString; 178string formatting = DataTextFormatString;