Used to create temp table #MenuItem, passed to the procedure SoftadminGuide.MenuItem_Create.
Identifies the menu item.
Component type
Possible value | Description |
---|---|
Delete | |
Edit | NewEdit in component mode "Edit". |
Grid | |
New | NewEdit in component mode "New". |
Name of menu item.
All menu items must be part of a menu group.
A menu item may be part of a subgroup.
Has no meaning if HideMenuItem = 1.
Stored procedure used by the menu item. Usage depends on the component.
Set to 0 to list the menu item in the menu group.
The only guide-supported component that used the InsertUpdate-procedure is NewEdit ('New' and 'Edit').
Only used by NewEdit and Delete.
Name of the identifying parameter passed to the procedures of the NewEdit and Delete components.