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