2 writes to _compare
System.Web.Mobile (2)
UI\MobileControls\Design\Util\WebConfigManager.cs (2)
286
_compare
= _xmlNode.Attributes["compare"] == null?
397
set {
_compare
= value; }
1 reference to _compare
System.Web.Mobile (1)
UI\MobileControls\Design\Util\WebConfigManager.cs (1)
396
get { return
_compare
; }