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: 2019.2.1.0
Syntax
C#
public RibbonContextualGroup GetContextualGroup(
	WebPart wp
)

Parameters

wp
Type: WebPart

Return Value

Type: RibbonContextualGroup
See Also