[This is preliminary documentation and is subject to change.]

Describes the Interface that Custom Controls should implement.

Namespace:  CWR.MSCRM.Mobile.Client.Interfaces
Assembly:  CWR.MSCRM.Mobile.Client.Sdk (in CWR.MSCRM.Mobile.Client.Sdk.dll)
Version: 4.0.0.7

Syntax

C#
public interface ICustomControl
Visual Basic (Declaration)
Public Interface ICustomControl

See Also