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, EkEnumeration.AutoAliasType)

Get the destination for a alias name for a perticular source.

C#
public string GetTarget(string urlAlias, string host, EkEnumeration.AutoAliasType autoAliasType);
Visual Basic
Public Function GetTarget(urlAlias As string, host As string, autoAliasType As EkEnumeration.AutoAliasType) As string
Parameters 
Description 
urlAlias 
The alias name without the query string. 
host 
The host name. 
autoAliasType 
The source type. Choices are:  

The destination for a alias name for a perticular source.

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!