MenuItems..::..MoveMenuItemIntoFolder Method

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.LegacyMenu
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public void MoveMenuItemIntoFolder(
	string FolderKey,
	string ItemKey
)
Public Sub MoveMenuItemIntoFolder ( _
	FolderKey As String, _
	ItemKey As String _
)
public:
void MoveMenuItemIntoFolder(
	String^ FolderKey, 
	String^ ItemKey
)

Parameters

FolderKey
Type: String
ItemKey
Type: String