16 instantiations of DesignerAdapter
System.Web.Mobile (16)
UI\MobileControls\AdRotator.cs (1)
44
DesignerAdapter
(typeof(System.Web.UI.Design.MobileControls.Adapters.DesignerAdRotatorAdapter)),
UI\MobileControls\BaseValidator.cs (1)
35
DesignerAdapter
(typeof(System.Web.UI.Design.MobileControls.Adapters.DesignerValidatorAdapter)),
UI\MobileControls\Calendar.cs (1)
37
DesignerAdapter
(typeof(System.Web.UI.Design.MobileControls.Adapters.DesignerCalendarAdapter)),
UI\MobileControls\Command.cs (1)
33
DesignerAdapter
(typeof(System.Web.UI.Design.MobileControls.Adapters.DesignerCommandAdapter)),
UI\MobileControls\Form.cs (1)
22
DesignerAdapter
(typeof(System.Web.UI.MobileControls.Adapters.HtmlFormAdapter)),
UI\MobileControls\Image.cs (1)
32
DesignerAdapter
(typeof(System.Web.UI.Design.MobileControls.Adapters.DesignerImageAdapter)),
UI\MobileControls\Label.cs (1)
30
DesignerAdapter
(typeof(System.Web.UI.Design.MobileControls.Adapters.DesignerLabelAdapter)),
UI\MobileControls\Link.cs (1)
31
DesignerAdapter
(typeof(System.Web.UI.Design.MobileControls.Adapters.DesignerLinkAdapter)),
UI\MobileControls\List.cs (1)
34
DesignerAdapter
(typeof(System.Web.UI.Design.MobileControls.Adapters.DesignerListAdapter)),
UI\MobileControls\ObjectList.cs (1)
33
DesignerAdapter
(typeof(System.Web.UI.Design.MobileControls.Adapters.DesignerObjectListAdapter)),
UI\MobileControls\Panel.cs (1)
19
DesignerAdapter
(typeof(System.Web.UI.MobileControls.Adapters.HtmlPanelAdapter)),
UI\MobileControls\PhoneCall.cs (1)
34
DesignerAdapter
(typeof(System.Web.UI.Design.MobileControls.Adapters.DesignerLabelAdapter)),
UI\MobileControls\SelectionList.cs (1)
34
DesignerAdapter
(typeof(System.Web.UI.Design.MobileControls.Adapters.DesignerSelectionListAdapter)),
UI\MobileControls\TextBox.cs (1)
34
DesignerAdapter
(typeof(System.Web.UI.Design.MobileControls.Adapters.DesignerTextBoxAdapter)),
UI\MobileControls\TextView.cs (1)
38
DesignerAdapter
("System.Web.UI.Design.MobileControls.Adapters.DesignerTextViewAdapter"),
UI\MobileControls\ValidationSummary.cs (1)
34
DesignerAdapter
(typeof(System.Web.UI.Design.MobileControls.Adapters.DesignerValidationSummaryAdapter)),
3 references to DesignerAdapter
System.Web.Mobile (3)
UI\MobileControls\DesignerDeviceConfig.cs (3)
36
DesignerAdapterAttribute
da;
37
da = (
DesignerAdapterAttribute
)
39
[typeof(
DesignerAdapterAttribute
)];