AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

CMSAdminEngine..::..GetLanguageAll Method

Gets all languages as a fresh list of per-request clones, regardless of active status.

Namespace:  AdvantageCMS.Core.Admin.Engine
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public List<Language> GetLanguageAll()

Return Value

A fresh List of Language clones. Safe to mutate.