Note
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier les répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de changer de répertoire.
Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code.Creates new data in the next cache that is created.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Sub StoreCachedOutput ( _
ByRef output As HtmlTextWriter _
)
'Utilisation
Dim instance As CacheableWebPart
Dim output As HtmlTextWriter
instance.StoreCachedOutput(output)
public void StoreCachedOutput (
ref HtmlTextWriter output
)
Paramètres
- output
The new data that is created in the next cache
Voir aussi
Référence
CacheableWebPart, classe
Membres CacheableWebPart
Microsoft.SharePoint.Portal.WebControls, espace de noms