System.Web.UI.Design.DesignerObject Members

The members of System.Web.UI.Design.DesignerObject are listed below.

See Also: Inherited members from System.Object

Protected Constructors

Initializes a new instance of the System.Web.UI.Design.DesignerObject class.

Public Properties

[read-only]
DesignerControlDesigner.

Gets the associated designer component.

[read-only]
Namestring.

Gets the name of the object.

[read-only]
PropertiesIDictionary.

Gets the object's properties.

Protected Methods

GetService(Type) : object

Gets a service from the design host, as identified by the provided type.

Explicitly Implemented Interface Members

IServiceProvider.GetService

For a description of this member, see IServiceProvider.GetService(Type).