WebFormsRootDesigner Methods
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | AddClientScriptToDocument(ClientScriptItem) | When overridden in a derived class, adds a client script element to the current Web Forms page. |
![]() | AddControlToDocument(Control, Control, ControlLocation) | When overridden in a derived class, adds a Web server control to the Web Forms page. |
![]() | CreateDesignerActionService(IServiceProvider) | Returns a design-time DesignerActionService object. |
![]() | CreateUrlResolutionService() | Returns an IUrlResolutionService that resolves relative URLs. |
![]() | Dispose(Boolean) | Releases the unmanaged resources that are used by the WebFormsRootDesigner and optionally releases the managed resources. |
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Frees the resources of the current WebFormsRootDesigner object before it is reclaimed by the garbage collector.(Overrides Object.Finalize().) |
![]() | GenerateEmptyDesignTimeHtml(Control) | Generates empty HTML markup for a control at design time. |
![]() | GenerateErrorDesignTimeHtml(Control, Exception, String) | Generates HTML markup that is used to display an error message at design time by using the specified control, exception, and message. |
![]() | GetClientScriptsInDocument() | When overridden in a derived class, returns a ClientScriptItemCollection object that contains all client script items that are on the page. |
![]() | GetControlViewAndTag(Control, IControlDesignerView, IControlDesignerTag) | When overridden in a derived class, returns both the current design-time view and the HTML markup for the specified control. |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetService(Type) | Returns the requested service. |
![]() | GetType() | |
![]() | GetView(ViewTechnology) | Returns a view object that is determined by the provided ViewTechnology object. |
![]() | Initialize(IComponent) | Initializes the WebFormsRootDesigner object using the specified component. |
![]() | MemberwiseClone() | |
![]() | OnLoadComplete(EventArgs) | Raises the LoadComplete event when the Web Forms page is completely loaded. |
![]() | PostFilterAttributes(IDictionary) | Allows a designer to change or remove items from the set of attributes that the designer exposes through a TypeDescriptor object. |
![]() | PostFilterEvents(IDictionary) | Allows a designer to change or remove items from the set of events that the designer exposes through a TypeDescriptor object. |
![]() | PostFilterProperties(IDictionary) | Allows a designer to change or remove items from the set of properties that the designer exposes through a TypeDescriptor object. |
![]() | PreFilterAttributes(IDictionary) | Allows a designer to add to the set of attributes that the designer exposes through a TypeDescriptor object. |
![]() | PreFilterEvents(IDictionary) | Allows a designer to add items to the set of events that the designer exposes through a TypeDescriptor object. |
![]() | PreFilterProperties(IDictionary) | Allows a designer to add items to the set of properties that the designer exposes through a TypeDescriptor object. |
![]() | RemoveClientScriptFromDocument(String) | Removes the specified client script from the document at design time. |
![]() | RemoveControlFromDocument(Control) | When overridden in a derived class, removes the specified control from the Web Forms page. |
![]() | ResolveUrl(String) | Converts a relative URL into a fully qualified URL. |
![]() | SetControlID(Control, String) | Sets the ID property of the specified control with the specified string. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IDesigner.DoDefaultAction() | For a description of this member, see IDesigner.DoDefaultAction. |
![]() ![]() | IDesignerFilter.PostFilterAttributes(IDictionary) | This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see IDesignerFilter.PostFilterAttributes. |
![]() ![]() | IDesignerFilter.PostFilterEvents(IDictionary) | This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see IDesignerFilter.PostFilterEvents. |
![]() ![]() | IDesignerFilter.PostFilterProperties(IDictionary) | This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see IDesignerFilter.PostFilterProperties. |
![]() ![]() | IDesignerFilter.PreFilterAttributes(IDictionary) | This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see IDesignerFilter.PreFilterAttributes. |
![]() ![]() | IDesignerFilter.PreFilterEvents(IDictionary) | This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see IDesignerFilter.PreFilterEvents. |
![]() ![]() | IDesignerFilter.PreFilterProperties(IDictionary) | This API supports the product infrastructure and is not intended to be used directly from your code. For a description of this member, see IDesignerFilter.PreFilterProperties. |
![]() ![]() | IRootDesigner.GetView(ViewTechnology) | Gets a view object for the specified view technology. For a description of this member, see IRootDesigner.GetView(ViewTechnology). |
![]() ![]() | IDisposable.Dispose() | For a description of this member, see Dispose. |



