SPWeb.IsMultilingual property
SharePoint 2013
Gets or sets a value that indicates whether a multilingual user interface is enabled for the website.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
| Exception | Condition |
|---|---|
| SPException | You set the property to true on a website that has customized CSS files. Alternate languages are not supported on sites with customized CSS. |
| SPException | You set the property to true on a website based on a template that does not support a multilingual user interface. |