Share via


EditableAspMenuState.SimpleUrl property

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

Syntax

'Declaration
Public Property SimpleUrl As String
    Get
    Set
'Usage
Dim instance As EditableAspMenuState
Dim value As String

value = instance.SimpleUrl

instance.SimpleUrl = value
public string SimpleUrl { get; set; }

Property value

Type: System.String

See also

Reference

EditableAspMenuState class

EditableAspMenuState members

Microsoft.SharePoint.Navigation namespace