StaticPartialCachingControl::BuildCachedControl Method
Builds a StaticPartialCachingControl object in the user control (.ascx file) and adds it to the containing server control.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | BuildCachedControl(Control^, String^, String^, Int32, String^, String^, String^, BuildMethod^) | This API supports the product infrastructure and is not intended to be used directly from your code. Builds a 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. |
![]() ![]() | BuildCachedControl(Control^, 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. Builds a 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. |
![]() ![]() | BuildCachedControl(Control^, String^, String^, Int32, String^, String^, String^, String^, BuildMethod^, String^) | Builds a new instance of the StaticPartialCachingControl class, for a control that is defined in an .ascx file. |

