ApproveCommandHandler.ApproveFileWithComments method
Used during the handling of the Approve button click to take the approval comments out of the request data and approve the page with those comments.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Sub ApproveFileWithComments
'Usage
Me.ApproveFileWithComments()
protected void ApproveFileWithComments()