HTML Editor for ASP.NET AJAX
AutoSaveValidationGroups Property
Server ReferenceWinthusiasm.HtmlEditorHtmlEditorAutoSaveValidationGroups
Comma-delimited list of ValidationGroup names used by AutoSave.
Declaration Syntax
C#
public string AutoSaveValidationGroups { get; set; }
Remarks
The default is all validation groups (*).

Wildcards: Use '*' for all, '.' for default.

Assembly: Winthusiasm.HtmlEditor (Module: Winthusiasm.HtmlEditor) Version: 2.3.0.0 (2.3.0.0)