MLCBaseSetLanguage Method (Int32) 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 identifier. 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(
	int languageId
)

Parameters

languageId
Type: SystemInt32
The language identifier to set
Exceptions

ExceptionCondition
ArgumentExceptionAn invalid language identifier was supplied
See Also

Reference