System.Web.UI.Design.ControlDesigner.DesignTimeHtmlRequiresLoadComplete Property

Gets a value indicating whether the design host must finish loading before the erload:System.Web.UI.Design.ControlDesigner.GetDesignTimeHtml method can be called.

Syntax

[System.Obsolete("Use SetViewFlags(ViewFlags.DesignTimeHtmlRequiresLoadComplete, true)")]
public virtual bool DesignTimeHtmlRequiresLoadComplete { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The default implementation of the ControlDesigner.DesignTimeHtmlRequiresLoadComplete property returns false.

Note:

The ControlDesigner.DesignTimeHtmlRequiresLoadComplete property is obsolete. Use the ControlDesigner.SetViewFlags(ViewFlags, bool) method for equivalent control designer functionality.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0