This exception is thrown when the control with specified ID or ClientID cannot be found (e.g. when attaching a rubberband or a navigator).
Namespace:
Aurigma.GraphicsMill.AjaxControls
Assembly:
Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)
<SerializableAttribute> _
Public Class ControlNotFoundException _
Inherits Exception _
Implements ISerializable
[SerializableAttribute]
public class ControlNotFoundException : Exception, ISerializable