Click or drag to resize

BaseWebDefinitionGetFromMasterPageUrl Method

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

Parameters

web
Type: SPWeb
url
Type: SystemString

Return Value

Type: String
See Also