1 write to DataTextFormatString
System.Web (1)
UI\WebControls\HyperLinkField.cs (1)
223((HyperLinkField)newField).DataTextFormatString = DataTextFormatString;
2 references to DataTextFormatString
System.Web (2)
UI\WebControls\HyperLinkField.cs (2)
223((HyperLinkField)newField).DataTextFormatString = DataTextFormatString; 262string formatting = DataTextFormatString;