IEditSessionChangeClientName Method |
Changes client name.
Namespace: Resto.Front.Api.EditorsAssembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntaxvoid ChangeClientName(
string name,
IClientStub client
)
Parameters
- name String
- new name of client
- client IClientStub
- Changing client
See Also