1 write to caption
System.Web (1)
UI\WebControls\RepeatInfo.cs (1)
48
caption
= value;
2 references to caption
System.Web (2)
UI\WebControls\RepeatInfo.cs (2)
45
return (
caption
== null) ? String.Empty :
caption
;