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

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

Public Properties

ComponentSystem.ComponentModel.IComponent.

Gets or sets the component that this designer is designing.

[read-only]
CurrentCultureSystem.Globalization.CultureInfo.

Gets the culture information for the current thread.

[read-only]
abstract
DocumentUrlstring.

When overridden in a derived class, gets the URL at which the Web Forms page is located.

[read-only]
abstract
IsDesignerViewLockedbool.

When overridden in a derived class, gets a value indicating whether the designer view is locked.

[read-only]
abstract
IsLoadingbool.

When overridden in a derived class, gets a value indicating whether the Web Forms page is still loading.

[read-only]
abstract
ReferenceManagerWebFormsReferenceManager.

When overridden in a derived class, gets a System.Web.UI.Design.WebFormsReferenceManager object that has information about the current Web Forms page.

Protected Properties

[read-only]
SupportedTechnologiesSystem.ComponentModel.Design.ViewTechnology[].

Gets an array of technologies that the designer component can support for its display.

[read-only]
VerbsSystem.ComponentModel.Design.DesignerVerbCollection.

Gets the design-time verbs that are supported by the designer.