Click or drag to resize
RibbonManagerGetCurrent Method
Returns the ribbon manager instance for the specified page.

Namespace: Colygon.MatchPoint.Common.Ribbon
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public static RibbonManager GetCurrent(
	Page page
)

Parameters

page
Type: System.Web.UIPage

Return Value

Type: RibbonManager
See Also