Click or drag to resize
RibbonManagerGetContextualGroup Method
Returns the contextual ribbon group for the specified Web Part.

Namespace: Colygon.MatchPoint.Common.Ribbon
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public RibbonContextualGroup GetContextualGroup(
	WebPart wp
)

Parameters

wp
Type: WebPart

Return Value

Type: RibbonContextualGroup
See Also