IListViewNodeInfo.Url Property

Definition

Gets the URL of the view.

public:
 property Uri ^ Url { Uri ^ get(); };
public Uri Url { get; }
member this.Url : Uri
Public ReadOnly Property Url As Uri

Property Value

Uri

The URL of the view.

Remarks

This value corresponds to the Microsoft.SharePoint.SPView.Url property.

Applies to