2 references to ImageWidth
System.Web (2)
UI\WebControls\HyperLink.cs (2)
278
if (
ImageWidth
!= Unit.Empty) {
279
img.Width =
ImageWidth
;