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

Gets the target URL for a matching expression by providing the RegEx alias and server host name.

C#
public string GetTarget(string urlAlias, string host);
Visual Basic
Public Function GetTarget(urlAlias As string, host As string) As string
Parameters 
Description 
host 
The server's host name. For example, if your site is www.example.com, enter example
url 
The RegEx aliased URL. 

The target URL for a matching expression.

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!