The DelegateControl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DelegateControl()()()() | Initializes a new instance of the DelegateControl class |
![]() | DelegateControl(RenderMethod) | Initializes a new instance of the DelegateControl class |
Methods
Name | Description | |
---|---|---|
![]() | ControlAdded | (Inherited from Control.) |
![]() | ControlRemoved | (Inherited from Control.) |
![]() | CreateChildControls | (Inherited from Control.) |
![]() | CreateControlCollection | (Overrides Control..::..CreateControlCollection()()()().) |
![]() | EnsureChildControls | (Inherited from Control.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | HasControls | (Inherited from Control.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | MoveNext | |
![]() | Render | (Overrides Control..::..Render(TextWriter).) |
![]() | RenderChildren | (Inherited from Control.) |
![]() | Reset | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | _childControlsCreated | (Inherited from Control.) |
![]() | _codeTemplate | (Inherited from Control.) |
![]() | _controls | (Inherited from Control.) |
![]() | _parent | (Inherited from Control.) |
![]() | _visible | (Inherited from Control.) |
Properties
Name | Description | |
---|---|---|
![]() | ChildControlsCreated | (Inherited from Control.) |
![]() | CodeTemplate | (Inherited from Control.) |
![]() | Controls | (Inherited from Control.) |
![]() | Current | |
![]() | Parent | (Inherited from Control.) |
![]() | RenderMethod | |
![]() | Visible | (Inherited from Control.) |