System.Web.UI.Design.ViewFlags Enumeration

Indicates which features are enabled with the ControlDesigner.SetViewFlags(ViewFlags, bool) method of a designer.

Syntax

[System.Flags]
public enum ViewFlags

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
CustomPaint

Enables painting events for displaying a custom control at design time.

DesignTimeHtmlRequiresLoadComplete

Postpones all events until after the control is completely loaded.

TemplateEditing

Enables template editing at design time.

Requirements

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