Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Invalidates the cached ClientRender value
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub ResetClientRender
'Usage
Dim instance As XsltListViewWebPart
instance.ResetClientRender()
public void ResetClientRender()
Remarks
This method is required when the ViewGuid is reset, but backward API compat doesn't allow to make ViewGuid virtual.