The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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::Object^A 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: