3 references to CONTROL_IN_TEMPLATE_NONEDIT
System.Web.Mobile (3)
UI\MobileControls\Design\Adapters\DesignerAdapterUtil.cs (1)
298templateStatus = CONTROL_IN_TEMPLATE_NONEDIT;
UI\MobileControls\Design\Adapters\DesignerCommandAdapter.cs (1)
51if (maxWidth == 0 && templateStatus == DesignerAdapterUtil.CONTROL_IN_TEMPLATE_NONEDIT)
UI\MobileControls\Design\Adapters\DesignerTextBoxAdapter.cs (1)
53if (templateStatus == DesignerAdapterUtil.CONTROL_IN_TEMPLATE_NONEDIT)