Main Menu

Top  Previous  Next

 

The main menu of the Web designer can be setup according to user's requirements. This group of static properties StiWebDesignerSLOptions.Menu allows enabling/disabling the main menu or submenu items

 

 

· The SaveReportAsPageEnabled property enables/disables the Save Report As... menu item. If the SaveReportAsPageEnabled property is set to true, then the menu item is enabled and can be available for a user. If false then it is disabled and cannot be available for a user. By default the property is set to true;

 

· The OpenReportEnabled property enables/disables the Open Report menu item. If the OpenReportEnabled property is set to true, then the menu item is enabled and can be available for a user. If false then it is disabled and cannot be available for a user. By default the property is set to true;

 

· The CloseEnabled property enables/disables the Close menu item. If the CloseEnabled property is set to true, then the menu item is enabled and can be available for a user. If false then it is disabled and cannot be available for a user. By default the property is set to true;

 

· The SavePageAsEnabled property enables/disables the Save Page As... menu item. If the SavePageAsEnabled property is set to true, then the menu item is enabled and can be available for a user. If false then it is disabled and cannot be available for a user. By default the property is set to true;

 

· The OpenPageEnabled property enables/disables the Open Page... menu item. If the OpenPageEnabled property is set to true, then the menu item is enabled and can be available for a user. If false then it is disabled and cannot be available for a user. By default the property is set to true;

 

· The DeletePageEnabled property enables/disables the Delete Page menu item. If the DeletePageEnabled property is set to true, then the menu item is enabled and can be available for a user. If false then it is disabled and cannot be available for a user. By default the property is set to true;

 

· The NewEnabled property enables/disables the New menu item. If the NewEnabled property is set to true, then the menu item is enabled and can be available for a user. If false then it is disabled and cannot be available for a user. By default the property is set to true. The New menu item contains the submenu, where the submenu item are present. They are: New Report, New Report With Wizard, New Page. The picture below is shows the submenu of the New item:

 

 

· The ReportEnabled property enables/disables the Report menu item. If the ReportEnabled property is set to true, then the menu item is enabled and can be available for a user. If false then it is disabled and cannot be available for a user. By default the property is set to true. This menu item contains the submenu shown on the picture below:

 

 

· The DesignerEnabled property enables/disables the Designer menu item. If the DesignerEnabled property is set to true, then the menu item is enabled and can be available for a user. If false then it is disabled and cannot be available for a user. By default the property is set to true. This menu item contains the submenu shown on the picture below:

 

 

· The OptionsEnabled property enables/disables the Options menu item. If the OptionsEnabled property is set to true, then the menu item is enabled and can be available for a user. If false then it is disabled and cannot be available for a user. By default the property is set to true.;

 

 

Converted from CHM to HTML with chm2web Pro 2.85 (unicode)