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