GridJsOptions.MessageTopic

GridJsOptions.MessageTopic property

Gets/Sets the websocket destinations prefixed with “/topic”. the default is “/topic/opr”.used in collaborative mode only.

public string MessageTopic { get; set; }

See Also