System.Web.UI.DesignTimeParseData Members

The members of System.Web.UI.DesignTimeParseData are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Web.UI.DesignTimeParseData class without a specified filter.

Initializes a new instance of the System.Web.UI.DesignTimeParseData class with the specified filter.

Public Properties

DataBindingHandlerEventHandler.

Gets or sets the delegate for data binding at design time.

[read-only]
DesignerHostSystem.ComponentModel.Design.IDesignerHost.

Gets the object for managing designer transactions and components.

DocumentUrlstring.

Gets or sets the URL at which the document is located.

[read-only]
Filterstring.

Gets the filter used at design time.

[read-only]
ParseTextstring.

Gets the text to parse.

ShouldApplyThemebool.

Gets or sets a value that indicates whether a theme should be applied.

[read-only]
UserControlRegisterEntriesICollection.

Gets a collection of information about user control registrations.