2 writes to _method
System.Web.Mobile (2)
UI\MobileControls\Design\Util\WebConfigManager.cs (2)
295
_method
= _xmlNode.Attributes["method"] == null?
391
set {
_method
= value; }
1 reference to _method
System.Web.Mobile (1)
UI\MobileControls\Design\Util\WebConfigManager.cs (1)
390
get { return
_method
; }