You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.UrlAliasing Namespace > Classes > UrlAliasAuto Class > UrlAliasAuto Methods > GetTarget Method > GetTarget
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
UrlAliasAuto.GetTarget Method (string, string)

Get the destination for a alias name.

C#
public string GetTarget(string urlAlias, string host);
Visual Basic
Public Function GetTarget(urlAlias As string, host As string) As string
Parameters 
Description 
urlAlias 
The alias name without the QueryString. 
host 
The host name. 

The destination for a alias name. Returns an empty string ID if no destination 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!