HTML Editor for ASP.NET AJAX Professional Edition
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.7.0.0 (2.7.0.0)