AdminMenuCustomizations_Result (Type)

Query returning AdminMenuCustomizations_Result_Row records containing the information needed by Client.getAdminMenuCustomizations() and Server.getAdminMenuCustomizations().

Based On:

Query

Query Row Type:

AdminMenuCustomizations_Result_Row

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

Field Name Type Description
Class PlainText_100 The class to associate with a menu item.
Description PlainText_2000 The menu item's description.
Name PlainText_NonNull_255 The menu item's name.
onclick PlainText_2000 The menu item's onclick action.
Permission Any The permission needed to see the menu item.
SectionID PlainText The section's ID.
URL Any The URL to which this menu points.

Error Message:

None