MenuItem..::..ParentKey Property

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

Syntax


public string ParentKey { get; set; }
Public Property ParentKey As String
	Get
	Set
public:
property String^ ParentKey {
	String^ get ();
	void set (String^ value);
}