CacheableWebPart.StoreCachedOutput Method
This member is reserved for internal use and is not intended to be used directly from your code.Creates new data in the next cache that is created.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Sub StoreCachedOutput ( _
ByRef output As HtmlTextWriter _
)
'Usage
Dim instance As CacheableWebPart
Dim output As HtmlTextWriter
instance.StoreCachedOutput(output)
public void StoreCachedOutput(
ref HtmlTextWriter output
)
Parameters
- output
Type: System.Web.UI.HtmlTextWriter
The new data that is created in the next cache