2 references to ImageHeight
System.Web (2)
UI\WebControls\HyperLink.cs (2)
275
if (
ImageHeight
!= Unit.Empty) {
276
img.Height =
ImageHeight
;