Click or drag to resize
EmployeeInfoConnect Method

[Missing <summary> documentation for "M:foodez.ManagerPages.EmployeeInfo.Connect(System.Int32,System.Object)"]

Namespace: foodez.ManagerPages
Assembly: foodez.WindowsPhone (in foodez.WindowsPhone.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Connect(
	int connectionId,
	Object target
)

Parameters

connectionId
Type: SystemInt32

[Missing <param name="connectionId"/> documentation for "M:foodez.ManagerPages.EmployeeInfo.Connect(System.Int32,System.Object)"]

target
Type: SystemObject

[Missing <param name="target"/> documentation for "M:foodez.ManagerPages.EmployeeInfo.Connect(System.Int32,System.Object)"]

Implements

IComponentConnectorConnect(Int32, Object)
See Also