UserLock API
Properties | List of all members
UserLockServer.SendPopupParams Class Reference

Parameters to send popup operation. More...

Inheritance diagram for UserLockServer.SendPopupParams:
UserLockServer.IOperationParams

Properties

string Title [get, set]
 Gets or sets the title.
 
string Message [get, set]
 Gets or sets the message.
 

Detailed Description

Parameters to send popup operation.

Property Documentation

◆ Title

string Title
getset

Gets or sets the title.

The title.

◆ Message

string Message
getset

Gets or sets the message.

The message.