12 overrides of GetDesignTimeNormalHtml
System.Web.Mobile (12)
UI\MobileControls\Design\AdRotatorDesigner.cs (1)
41
protected override String
GetDesignTimeNormalHtml
()
UI\MobileControls\Design\BaseValidatorDesigner.cs (1)
81
protected override String
GetDesignTimeNormalHtml
()
UI\MobileControls\Design\CalendarDesigner.cs (1)
71
protected override String
GetDesignTimeNormalHtml
()
UI\MobileControls\Design\CommandDesigner.cs (1)
69
protected override String
GetDesignTimeNormalHtml
()
UI\MobileControls\Design\ImageDesigner.cs (1)
169
protected override String
GetDesignTimeNormalHtml
()
UI\MobileControls\Design\LabelDesigner.cs (1)
72
protected override String
GetDesignTimeNormalHtml
()
UI\MobileControls\Design\LinkDesigner.cs (1)
72
protected override String
GetDesignTimeNormalHtml
()
UI\MobileControls\Design\PhoneCallDesigner.cs (1)
73
protected override String
GetDesignTimeNormalHtml
()
UI\MobileControls\Design\SelectionListDesigner.cs (1)
261
protected override String
GetDesignTimeNormalHtml
()
UI\MobileControls\Design\TextBoxDesigner.cs (1)
70
protected override String
GetDesignTimeNormalHtml
()
UI\MobileControls\Design\TextViewDesigner.cs (1)
77
protected override String
GetDesignTimeNormalHtml
()
UI\MobileControls\Design\ValidationSummaryDesigner.cs (1)
68
protected override String
GetDesignTimeNormalHtml
()
1 reference to GetDesignTimeNormalHtml
System.Web.Mobile (1)
UI\MobileControls\Design\MobileControlDesigner.cs (1)
291
designTimeHTML =
GetDesignTimeNormalHtml
();