IListNodeInfo.DefaultViewUrl Property

Definition

Gets the URL of the default view for the list.

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

Property Value

Uri

The URL of the default view for the list.

Applies to