Click or drag to resize

CSYSLoadMenus Method

Note: This API is now obsolete.

Load menus with semicolon between them.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2025.1.0.25
Syntax
[ObsoleteAttribute("Deprecated since unknown, ")]
public static void LoadMenus(
	string menu
)

[ObsoleteAttribute("Deprecated since unknown, ")]
public static void LoadMenus(
	string menu
)

Parameters

menu
Type: SystemString
Menu to load
See Also