This topic has not yet been rated - Rate this topic

SPUrlExpressionBuilder.EvaluateUrlExpression method

Converts a URL containing one or more URL tokens into a server-relative URL.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
public static Object EvaluateUrlExpression(
	string expression
)

Parameters

expression
Type: System.String
The URL containing the URL tokens.

Return value

Type: System.Object
A System.String containing the server-relative URL.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.