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