1 write to _hasHotSpots
System.Web (1)
UI\WebControls\ImageMap.cs (1)
186
_hasHotSpots
= ((_hotSpots != null) && (_hotSpots.Count > 0));
2 references to _hasHotSpots
System.Web (2)
UI\WebControls\ImageMap.cs (2)
133
if (
_hasHotSpots
) {
190
if (
_hasHotSpots
) {