1 write to _controlConfig
System.Web.Mobile (1)
UI\MobileControls\MobileControlsSection.cs (1)
71_controlConfig = MobileControlsSectionHelper.CreateControlsConfig(this);
3 references to _controlConfig
System.Web.Mobile (3)
UI\MobileControls\MobileControlsSection.cs (3)
68if (_controlConfig == null) { 70if (_controlConfig == null) { 75return _controlConfig;