Click or drag to resize
ContextualWebPartGetContextualGroupDefinition Method
Return contextual group definition for the webpart here

Namespace: FluentRibbon
Assembly: FluentRibbon (in FluentRibbon.dll) Version: 1.0.5338.15939
Syntax
C#
public abstract ContextualGroupDefinition GetContextualGroupDefinition()

Return Value

Type: ContextualGroupDefinition
Remarks
If you return null, contextual tab will not be shown
See Also