WebFormsRootDesigner Properties
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | Component | Gets or sets the component that this designer is designing. |
![]() | CurrentCulture | Gets the culture information for the current thread. |
![]() | DocumentUrl | When overridden in a derived class, gets the URL at which the Web Forms page is located. |
![]() | IsDesignerViewLocked | When overridden in a derived class, gets a value indicating whether the designer view is locked. |
![]() | IsLoading | When overridden in a derived class, gets a value indicating whether the Web Forms page is still loading. |
![]() | ReferenceManager | When overridden in a derived class, gets a WebFormsReferenceManager object that has information about the current Web Forms page. |
![]() | SupportedTechnologies | Gets an array of technologies that the designer component can support for its display. |
![]() | Verbs | Gets the design-time verbs that are supported by the designer. |
| Name | Description | |
|---|---|---|
![]() ![]() | IDesigner.Verbs | Gets or sets the design-time verbs that are supported by the designer. For a description of this member, see IDesigner.Verbs. |
![]() ![]() | IRootDesigner.SupportedTechnologies | Gets an array of technologies that the designer component can support for its display. For a description of this member, see IRootDesigner.SupportedTechnologies. |



