2 writes to _type
System.Web.Mobile (2)
UI\MobileControls\Design\Util\WebConfigManager.cs (2)
292
_type
= _xmlNode.Attributes["type"] == null?
385
set {
_type
= value; }
1 reference to _type
System.Web.Mobile (1)
UI\MobileControls\Design\Util\WebConfigManager.cs (1)
384
get { return
_type
; }