Only one control at a time can be defined as the active view within a control | Inherited from Sends server control content to a provided object, which writes the content to be rendered on the client |
---|---|
Inherited from Creates a new object to hold the child controls both literal and server of the server control | Inherited from Enables a server control to perform final clean up before it is released from memory |
Inherited from Gets the virtual directory of the or that contains the current server control.
3Inherited from Sets input focus to a control | Inherited from Gets or sets a value indicating whether themes apply to this control |
---|---|
Use the property to determine whether a control and its child controls are visible on the page and rendered to the client | Inherited from Ends design-time tracing of rendering data |
Introduction The control is a container for a group of controls.
4