SPUrlExpressionBuilder.SupportsEvaluate Property
Supports the Evaluate method, which is required to work with pages that do not compile (no-compile pages).
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property SupportsEvaluate As Boolean
Get
'Usage
Dim instance As SPUrlExpressionBuilder
Dim value As Boolean
value = instance.SupportsEvaluate
public override bool SupportsEvaluate { get; }
Property Value
Type: System.Boolean
true