This documentation is archived and is not being maintained.
StaticPartialCachingControl Constructor
Visual Studio 2010
Creates the StaticPartialCachingControl object to contain the cached server control content.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
StaticPartialCachingControl(String, String, Int32, String, String, String, BuildMethod) | Infrastructure. Creates the StaticPartialCachingControl object to contain the cached server control content. |
|
StaticPartialCachingControl(String, String, Int32, String, String, String, String, BuildMethod) | Infrastructure. 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: