Partager via


SaveAndStopEditCommandHandler.ForceSaveCommand property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property ForceSaveCommand As String
    Get
'Usage
Dim instance As SaveAndStopEditCommandHandler
Dim value As String

value = instance.ForceSaveCommand
public string ForceSaveCommand { get; }

Property value

Type: System.String
Returns String.

See also

Reference

SaveAndStopEditCommandHandler class

SaveAndStopEditCommandHandler members

Microsoft.SharePoint.WebControls namespace