Dela via


PublishCommandHandler.HandlerCommand Property

Returns a string that represents the ECMAScript (JScript, JavaScript) to execute when a user clicks the Publish button on the ribbon.

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

Syntax

'Declaration
Public Overrides ReadOnly Property HandlerCommand As String
    Get
'Usage
Dim instance As PublishCommandHandler
Dim value As String

value = instance.HandlerCommand
public override string HandlerCommand { get; }

Property Value

Type: System.String
Returns String.

See Also

Reference

PublishCommandHandler Class

PublishCommandHandler Members

Microsoft.SharePoint.WebControls Namespace