get_MaxNestedReplyCount Method
Gets the maximum allowable count of nested replies.
var instance = new Vintasoft.Imaging.Annotation.UI.Panels.WebUiAnnotationCommentListPanelJS(settings, stateButton);
var value; // Type: number
value = instance.get_MaxNestedReplyCount();
function get_MaxNestedReplyCount() : number;
Return Value
The maximum allowable count of nested replies. Default value is 10.