2 writes to _postBackValue
System.Web.DataVisualization (2)
Common\General\ImageMap.cs (2)
321
this.
_postBackValue
= postBackValue;
737
this.
_postBackValue
= value;
1 reference to _postBackValue
System.Web.DataVisualization (1)
Common\General\ImageMap.cs (1)
733
return this.
_postBackValue
;