Serves as base class that defines the methods, properties and events common to all EO.Web controls that do not have user interface specific features.
For a list of all members of this type, see Control Members.
System.Object
System.Web.UI.Control
EO.Web.Control
EO.Web.ASPXToPDF
EO.Web.Callback
EO.Web.Downloader
EO.Web.ScriptEvent
EO.Web.ScriptManager
[Visual Basic]
MustInherit Public Class Control
[C#]
public abstract class Control
: Control
Thread Safety
Public static (Shared in Visual Basic) members of this type are
safe for multithreaded operations. Instance members are not guaranteed to be
thread-safe.
Requirements
Namespace:
EO.Web
Assembly: EO.Web (in EO.Web.dll)
See Also
Control Members | EO.Web Namespace