[]
        
(Showing Draft Content)

C1.WPF.Tile.C1TileService.Register

Register Method

Register(C1TileBase)

Registers the C1TileBase object in the service.

Declaration
public static void Register(C1TileBase tile)
Parameters
Type Name Description
C1TileBase tile

The C1TileBase object to register.

Remarks

Usually, you don't need to call this method directly, the C1TileBase control does this at loading.