System.Web.UI.Design.EditableDesignerRegion: Property Members

The properties of System.Web.UI.Design.EditableDesignerRegion are listed below. For a list of all members, see the EditableDesignerRegion Members list.

See Also: Inherited members from System.Web.UI.Design.DesignerRegion

Public Properties

Contentstring.

Gets or sets the HTML markup for the content of the region.

ServerControlsOnlybool.

Gets or sets a value indicating whether the region can accept only Web server controls.

SupportsDataBindingbool.

Gets or sets a value indicating whether the region can be bound to a data source.