StaticPartialCachingControl Constructor

 

Creates the StaticPartialCachingControl object to contain the cached server control content.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodStaticPartialCachingControl(String^, String^, Int32, String^, String^, String^, BuildMethod^)

This API supports the product infrastructure and is not intended to be used directly from your code. Creates the StaticPartialCachingControl object to contain the cached server control content.

System_CAPS_pubmethodStaticPartialCachingControl(String^, String^, Int32, String^, String^, String^, String^, BuildMethod^)

This API supports the product infrastructure and is not intended to be used directly from your code. Creates the StaticPartialCachingControl object to contain the cached server control content.

System_CAPS_pubmethodStaticPartialCachingControl(String^, String^, Int32, String^, String^, String^, String^, BuildMethod^, String^)

Initializes a new instance of the StaticPartialCachingControl class for a control that is defined in an .ascx file.

Return to top
Show: