Click or drag to resize

IVIZZARDServiceEnableMessageBox Method

App 메세지 활성화/비활성화 설정

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void EnableMessageBox(
	MESSAGEBOX_TYPES MessageBoxType,
	bool Enable
)

Parameters

MessageBoxType
Type: SHConnectorMESSAGEBOX_TYPES
메시지박스 유형
Enable
Type: SystemBoolean
활성화/비활성화
See Also