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.
Gets the comments that are input by a client.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Shared ReadOnly Property InputCommentsClientId As String
Get
'Usage
Dim value As String
value = SPPageStateControl.InputCommentsClientId
public static string InputCommentsClientId { get; }
Property Value
Type: System.String
The client comments.
Remarks
The comments are entered by a user as part of a command like Publish, Submit for Approval, and so forth.