DesignerRegion::DesignerRegionAttributeName Field

 

Defines the HTML attribute name for a designer region.

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

public:
static initonly String^ DesignerRegionAttributeName

Field Value

Type: System::String^

The attribute name for a designer region is _designerRegion. The DesignerRegionAttributeName field is used to identify regions within the design-time HTML markup for the control designer.

.NET Framework
Available since 2.0
Return to top
Show: