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.
Forces this control to do the data binding, even if the control has previously created child controls.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Sub ForceTransformRerun
'Usage
Me.ForceTransformRerun()
protected void ForceTransformRerun()
Remarks
Child controls may have been created previously and require a new data binding if XSLT parameters have changed as a result of postback or connection.