Config.IsCollaborative

Config.IsCollaborative property

Gets/Sets whether to support collabrative editing,the default is false.

public static bool IsCollaborative { get; set; }

See Also