SYS_MENU_CLEARConstant Class
Font types
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetSYS_MENU_CLEARConstant

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static class SYS_MENU_CLEARConstant

The SYS_MENU_CLEARConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberALL
Clear all menus excluding the coremenus.omn but including any default menus specified in the settings (these will not come back in this project).
Public fieldStatic memberDEFAULT
Clear all menus excluding the coremenus.omn but reload any default menus specified in the settings (essentially this is a refresh back to the default state again).
Top
See Also