System.Web.UI.StaticPartialCachingControl: Method Members

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

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

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.