System.Web.UI.StaticPartialCachingControl Members

The members of System.Web.UI.StaticPartialCachingControl are listed below.

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

Public Constructors

Creates the System.Web.UI.StaticPartialCachingControl object to contain the cached server control content.

Public Methods

static
BuildCachedControl(Control, string, string, int, string, string, string, BuildMethod)

Builds a System.Web.UI.StaticPartialCachingControl object with the parameters specified in the user control (.ascx file) and adds it as a parsed sub-object to the containing server control.

static
BuildCachedControl(Control, string, string, int, string, string, string, string, BuildMethod)

Builds a System.Web.UI.StaticPartialCachingControl object with the parameters specified in the user control (.ascx file) and adds it as a parsed sub-object to the containing server control.