Click or drag to resize
ImportExportHelper.LangSuffixes Property
Language suffixes for code behind files

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 10.0.0
Syntax
C#
public static List<string> LangSuffixes { get; }

Property Value

Type: List<String>
See Also