Click or drag to resize
UniGridFunctionsShowUniGridObjectContextMenu Method
Indicates if object context menu should be displayed in UniGrid.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public static bool ShowUniGridObjectContextMenu(
	GeneralizedInfo obj
)

Parameters

obj
Type: CMS.DataEngineGeneralizedInfo
Object to check

Return Value

Type: Boolean
See Also