UniGridFunctionsShowUniGridObjectContextMenu Method |
Indicates if object context menu should be displayed in UniGrid.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax 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:
BooleanSee Also