SharePoint Integrator V4 - Online Help
SharePoint Integrator V4
Questions / Feedback?

URL Property

The base URL for the site.

Syntax

[VB.NET]
Public Property URL As String

[C#]
public string URL {get; set;}

Remarks

The following are examples of valid URLs:

  • http://server/SharePoint/
  • http://server/Sites/mysite/
  • http://server:90/
The component will used URL as base from which to derive URLs for other calls to the server. If you need to override the complete URL for a specific service, you can use the SiteURL configuration setting.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0