Show contents 

Net > Net Assembly Interfaces > ISharePointList > ISharePointList.DefaultViewUrl

ISharePointList.DefaultViewUrl

Fore Syntax

DefaultViewUrl: String;

Fore.NET Syntax

None;

Description

The DefaultViewUrl property returns the default relative address for the list.

Example

The example of use is given in description of the ISharePointWeb.Lists method.

See also:

ISharePointList