PageTheme::Eval Method
Uses the DataBinder::Eval method of the Page control that the instance of the PageTheme class is associated with to evaluate a data-binding expression.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Eval(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Uses the DataBinder::Eval(Object^, String^) method of the Page property that the instance of the PageTheme class is associated with to evaluate a data-binding expression. |
![]() | Eval(String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Uses the DataBinder::Eval(Object^, String^, String^) method of the Page property that the instance of the PageTheme class is associated with to evaluate a data-binding expression. |
