InitiateChatRequestDataIsRemoved Property |
If true, request was accepted or rejected and should be hidden on client.
Request should be removed if state is something else than New.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax public bool IsRemoved { get; set; }
Property Value
Type:
BooleanSee Also