Click or drag to resize
BaseWebDefinitionGetFromMasterPageUrl Method

Namespace: Colygon.MatchPoint.Provisioning.ObjectDefinitions
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
protected string GetFromMasterPageUrl(
	SPWeb web,
	string url
)

Parameters

web
Type: SPWeb
url
Type: SystemString

Return Value

Type: String
See Also