Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an expression builder for evaluating SharePoint token expressions (for example, <%$SPTokens:EXPRESSION%>) during page parsing.
The SPTokenExpressionBuilder type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
SPTokenExpressionBuilder | Initializes a new instance of the SPTokenExpressionBuilder class. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
SupportsEvaluate | Gets whether the SharePoint tokens expression builder supports expression evaluation. (Overrides ExpressionBuilder.SupportsEvaluate.) |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
EvaluateExpression | Evaluates the EXPRESSION specifed in a SharePoint tokens expression builder tag (for example, <%$SPTokens:EXPRESSION%>). (Overrides ExpressionBuilder.EvaluateExpression(Object, BoundPropertyEntry, Object, ExpressionBuilderContext).) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetCodeExpression | Returns a code expression to evaluate during page execution. (Overrides ExpressionBuilder.GetCodeExpression(BoundPropertyEntry, Object, ExpressionBuilderContext).) |
![]() ![]() |
GetEvalData | Evaluates the EXPRESSION specifed in a SharePoint tokens expression builder tag (for example, <%$SPTokens:EXPRESSION%>). |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ParseExpression | (Inherited from ExpressionBuilder.) |
![]() |
ToString | (Inherited from Object.) |
Top
.gif)
.gif)
.gif)
.gif)