WebFormsRootDesigner Properties
.NET Framework 3.0
(see also
Protected Properties
)
Top
| 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. |
| Name | Description | |
|---|---|---|
| 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. |
Community Additions
ADD
Show: