System.Web.UI.BasePartialCachingControl: Method Members

The methods of System.Web.UI.BasePartialCachingControl are listed below. For a list of all members, see the BasePartialCachingControl Members list.

See Also: Inherited members from System.Web.UI.Control

Public Methods

override
Dispose()

Releases all resources used by the System.Web.UI.BasePartialCachingControl class.

Protected Methods

override
OnInit(EventArgs)

Raises the Control.Init event.

override
Render(HtmlTextWriter)

Outputs the user control's content to the specified System.Web.UI.HtmlTextWriter output stream.