SPUrlExpressionEditor Members
Include Protected Members
Include Inherited Members
Defines a set of properties and methods for evaluating an expression that contains ~site, ~site and/or ~language that is associated with a control property at design time.
The SPUrlExpressionEditor type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPUrlExpressionEditor | Constructs a SPUrlExpressionEditor object. |
Top
Properties
Name | Description | |
---|---|---|
ExpressionPrefix | (Inherited from ExpressionEditor.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
EvaluateExpression | Evaluates an expression string and provides the design-time value for a control property. (Overrides ExpressionEditor.EvaluateExpression(String, Object, Type, IServiceProvider).) | |
Finalize | (Inherited from Object.) | |
GetExpressionEditorSheet | (Inherited from ExpressionEditor.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top