Copies all TheMenu objects from the specified TheMenu to this one.
Namespace: Therefore.API
Parameters
pMenu
TheMenu from which to copy all sub items.
Return Value
None.
|
Exception
|
Condition
|
Null Reference Argument
|
pMenu is a null reference / null pointer.
|
|