StaticPartialCachingControl Constructor
.NET Framework (current version)
Creates the StaticPartialCachingControl object to contain the cached server control content.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | StaticPartialCachingControl(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. |
![]() | StaticPartialCachingControl(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. |
![]() | StaticPartialCachingControl(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. |
Show:
