12 references to MobileControlsSection
System.Web.Mobile (12)
UI\MobileControls\ControlsConfig.cs (2)
38MobileControlsSection controlSection = config as MobileControlsSection;
UI\MobileControls\MobileControlsSection.cs (9)
37MobileControlsSection.StdTypeNameConverter, 262MobileControlsSection.NonEmptyStringValidator, 269MobileControlsSection.NonEmptyStringValidator, 275MobileControlsSection.StdTypeNameConverter, 283MobileControlsSection.NonEmptyStringValidator, 289MobileControlsSection.StdTypeNameConverter, 603MobileControlsSection.NonEmptyStringValidator, 609MobileControlsSection.StdTypeNameConverter, 701Type tp = MobileControlsSection.StdTypeNameConverter.ConvertFromInvariantString( elem.Name ) as Type;
UI\MobileControls\MobileControlsSectionHelper.cs (1)
23internal static ControlsConfig CreateControlsConfig(MobileControlsSection controlSection) {