MLCBaseSetLanguage Method (String) Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Sets the correct MLC language information if you have the Language code. This method will set the LanguageXml, LanguageID, LanguageName and LanguageCode properties

Namespace: ContentStudio.Site.ActiveScripting
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

protected void SetLanguage(
	string languageCode
)

Parameters

languageCode
Type: SystemString
The language code to set
Exceptions

ExceptionCondition
ArgumentExceptionAn invalid language code was supplied
See Also

Reference