Click or drag to resize

IVIZZARDServiceGetTileContainer Method

KIOSK Control 반환 nType = 0 : TileContainer nType = 1 : WindowsUIView

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
Object GetTileContainer(
	int nType
)

Parameters

nType
Type: SystemInt32

[Missing <param name="nType"/> documentation for "M:SHConnector.IVIZZARDService.GetTileContainer(System.Int32)"]

Return Value

Type: Object
Control
See Also