Server.getMenuContext (Method)

Returns a structure containing information used to determine which CommonSpot menu items to display and enable.

Returns:

Server_GetMenuContext_Result (struct)

Each row of the returned query results has the following fields:

Field Name Type Description
enabledMenuClassList MenuContextList  
menuContextTimestamp PlainText  
visibleMenuClassList MenuFeatureList_EmptyString A comma-delimited list of the current customer's visible menu class names.

Context:

License Requirements None
Permission Requirements ContributorOrServerCode
Deny Context None
Require Context None
Author Lock (not required)
Transaction Logging Transaction logging is disabled for this method
Customization Customization is not supported for this method.

Error Codes:

None

Notes:

None