1 write to FormatString
System.Web (1)
UI\ControlBuilder.cs (1)
737
entry.
FormatString
= formatString;
2 references to FormatString
System.Web (2)
Compilation\BaseTemplateCodeDomTreeGenerator.cs (1)
1413
DataBindingExpressionBuilder.BuildEvalExpression(entry.FieldName, entry.
FormatString
,
UI\ControlBuilder.cs (1)
2424
evalValue = containerControl.TemplateControl.Eval(entry.FieldName, entry.
FormatString
);