2 writes to _argument
System.Web.Mobile (2)
UI\MobileControls\Design\Util\WebConfigManager.cs (2)
289_argument = _xmlNode.Attributes["argument"] == null? 403set { _argument = value; }
1 reference to _argument
System.Web.Mobile (1)
UI\MobileControls\Design\Util\WebConfigManager.cs (1)
402get { return _argument; }