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