System.Web.UI.Design.ResourceExpressionEditor: Method Members

The methods of System.Web.UI.Design.ResourceExpressionEditor are listed below. For a list of all members, see the ResourceExpressionEditor Members list.

See Also: Inherited members from System.Web.UI.Design.ExpressionEditor

Public Methods

override
EvaluateExpression(string, object, Type, IServiceProvider) : object

Evaluates a resource expression and provides the design-time value for a control property.

override
GetExpressionEditorSheet(string, IServiceProvider) : ExpressionEditorSheet

Returns a resource expression editor sheet that is initialized with the input expression string and service provider implementation.