Click or drag to resize

NavigationTargetPropertiesMenu_ParentCommand Property

The name of the command under which to nest this command forming a submenu where appropriate.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string Menu_ParentCommand { get; }

Property Value

Type: String
The name of the command under which to nest this command forming a submenu where appropriate.
See Also