HTML Editor for ASP.NET AJAX
HtmlEditor..::.ThrottleStateMethodType Enumeration
Server ReferenceWinthusiasm.HtmlEditorHtmlEditorHtmlEditor..::.ThrottleStateMethodType
Determines the implementation method for tracking Image Browser throttles.
Declaration Syntax
C#
public enum ThrottleStateMethodType
Members
MemberDescription
ViewState
ViewState is used to track thresholds.

Session
Session state is used to track thresholds.

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