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.
Modifies the ParameterValues after the parameter binding information from the client has been processed.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overridable Sub PostProcessCPBs
'Usage
Me.PostProcessCPBs()
protected virtual void PostProcessCPBs()
Remarks
This virtual method can be implemented in a subclass to add more processing on the ParameterValues.