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: 9.0.0
Syntax
C#
public static bool ShowUniGridObjectContextMenu(
	GeneralizedInfo obj,
	string siteName
)

Parameters

obj
Type: CMS.DataEngineGeneralizedInfo
Object to check
siteName
Type: SystemString
Site name to check

Return Value

Type: Boolean
See Also