ASP.NET.in.a.Nutshell.Second.Edition [Electronic resources]

G. andrew Duthie; matthew Macdonald

نسخه متنی -صفحه : 873/ 483
نمايش فراداده

HtmlIntrinsicControlDesignerdisposable

System.Web.UI.Design (system.design.dll)class

This base class provides a basic designer for HTML controls (the controls contained in the

System.Web.UI.HtmlControls namespace).

public class 

HtmlIntrinsicControlDesigner : HtmlControlDesigner { // Public Constructors public

HtmlIntrinsicControlDesigner ( ); }

Hierarchy

System.Object

System.ComponentModel.Design.ComponentDesigner(System.ComponentModel.Design.

IDesigner, System.IDisposable, System.ComponentModel.Design.IDesignerFilter) HtmlControlDesigner HtmlIntrinsicControlDesigner