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