SubmitCommentButton.SaveItem Method

Saves a comment, checks it in and uploads it.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Overrides Function SaveItem As Boolean
'Usage
Dim returnValue As Boolean

returnValue = Me.SaveItem()
protected override bool SaveItem()

Return Value

Type: System.Boolean

See Also

Reference

SubmitCommentButton Class

SubmitCommentButton Members

Microsoft.SharePoint.WebControls Namespace