Click or drag to resize
SPHelperOpenWeb Method (String)
Opens the SPWeb with the specified URL.

Namespace: Colygon.MatchPoint.Core
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public static SPWeb OpenWeb(
	string url
)

Parameters

url
Type: SystemString

Return Value

Type: SPWeb
See Also