Click or drag to resize

AjaxControlManagerCurrent Property

Gets the current instance of control manager.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public static AjaxControlManager Current { get; }

Property Value

Type: AjaxControlManager
Exceptions
ExceptionCondition
InvalidOperationExceptionThere is no valid ASP.NET session to reuse for registering controls.
Remarks