EditListItemPropertiesAction.href Property

Gets the URL for this action.

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

Syntax

'Declaration
Public Overrides ReadOnly Property href As String
    Get
'Usage
Dim instance As EditListItemPropertiesAction
Dim value As String

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

Property Value

Type: System.String
Returns String.

See Also

Reference

EditListItemPropertiesAction Class

EditListItemPropertiesAction Members

Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions Namespace