SPList.DefaultViewUrl Property
Gets the URL of the default view for the list.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
[ClientCallableConstraintAttribute(Type = ClientCallableConstraintType.NotNull)] [ClientCallableConstraintAttribute(Type = ClientCallableConstraintType.ServerRelativeUrl)] [ClientCallableConstraintAttribute(Type = ClientCallableConstraintType.NotEmpty)] [ClientCallableAttribute] public string DefaultViewUrl { get; }