The properties of System.Web.UI.Design.WebFormsRootDesigner are listed below. For a list of all members, see the WebFormsRootDesigner Members list.
See Also: Inherited members from System.Object
Component | System.ComponentModel.IComponent.
Gets or sets the component that this designer is designing. | |
[read-only] | CurrentCulture | System.Globalization.CultureInfo.
Gets the culture information for the current thread. |
[read-only] abstract | DocumentUrl | string.
When overridden in a derived class, gets the URL at which the Web Forms page is located. |
[read-only] abstract | IsDesignerViewLocked | bool.
When overridden in a derived class, gets a value indicating whether the designer view is locked. |
[read-only] abstract | IsLoading | bool.
When overridden in a derived class, gets a value indicating whether the Web Forms page is still loading. |
[read-only] abstract | ReferenceManager | WebFormsReferenceManager.
When overridden in a derived class, gets a System.Web.UI.Design.WebFormsReferenceManager object that has information about the current Web Forms page. |
[read-only] | SupportedTechnologies | System.ComponentModel.Design.ViewTechnology[].
Gets an array of technologies that the designer component can support for its display. |
[read-only] | Verbs | System.ComponentModel.Design.DesignerVerbCollection.
Gets the design-time verbs that are supported by the designer. |