Finds the component.

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.Client (in C1.Web.iPhone.Client.dll)

Syntax

JavaScript
C1.Web.iPhone.Common.findComponent = function(id, parent);

Parameters

id
Type: System..::..String
The id.
parent
Type: IContainer
Optional. The parent. Set this parameter to null if parent is unknown.

Return Value

See Also