You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.UrlAliasing Namespace > Classes > UrlAliasRegEx Class > UrlAliasRegEx Methods > EvaluateExpression
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
UrlAliasRegEx.EvaluateExpression Method

Evaluate an expression by passing the URL, expression and expression map.

C#
public string EvaluateExpression(Uri url, string expression, string expressionMap);
Visual Basic
Public Function EvaluateExpression(url As Uri, expression As string, expressionMap As string) As string
Parameters 
Description 
url 
The URL to be evaluated. 
expression 
The regular expression. 
expressionMap 
The destination URL for the expression. 

Returns the destination URL or an empty string if no match is found.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!