ResourceExpressionBuilder Methods
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | EvaluateExpression(Object, BoundPropertyEntry, Object, ExpressionBuilderContext) | Returns a value from a resource file.(Overrides ExpressionBuilder.EvaluateExpression(Object, BoundPropertyEntry, Object, ExpressionBuilderContext).) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetCodeExpression(BoundPropertyEntry, Object, ExpressionBuilderContext) | Returns a code expression to evaluate during page execution.(Overrides ExpressionBuilder.GetCodeExpression(BoundPropertyEntry, Object, ExpressionBuilderContext).) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() ![]() | ParseExpression(String) | Returns an object that represents the parsed expression. |
![]() | ParseExpression(String, Type, ExpressionBuilderContext) | Returns an object that represents the parsed expression.(Overrides ExpressionBuilder.ParseExpression(String, Type, ExpressionBuilderContext).) |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |


