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

Returns the server directory path to upload XLIFF and ZIP files for importing. For example, C:\inetpub\wwwroot\~SiteRoot~\workarea\uploadedfiles\localization

See Also: StartImportTranslation.

C#
public String GetTranslationUploadDirectory();
Visual Basic
Public Function GetTranslationUploadDirectory() As String

The server directory path (as a String) to store XLIFF and ZIP files that are to be imported.

This directory path should not be displayed on a web page.

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!