DynamicControlParameter.Evaluate Method (HttpContext, Control)
.NET Framework (current version)
Throws an System.InvalidOperationException exception to indicate that the DynamicDataManager control is missing.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Parameters
- context
-
Type:
System.Web.HttpContext
The HTTP context.
- control
-
Type:
System.Web.UI.Control
The dynamic control parameter.
Return Value
Type: System.ObjectA InvalidOperationException object that indicates the DynamicDataManager control is missing.
This method should not be called by the page developer.
.NET Framework
Available since 3.5
Available since 3.5
Show: