Click or drag to resize
BaseWebPartDefinitionGetWebPart Method

Namespace: Colygon.MatchPoint.Provisioning.ObjectDefinitions
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public abstract WebPart GetWebPart(
	SPLimitedWebPartManager mgr,
	ProvisioningContext ctx
)

Parameters

mgr
Type: SPLimitedWebPartManager
ctx
Type: Colygon.MatchPoint.ProvisioningProvisioningContext

Return Value

Type: WebPart
See Also