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