SaaS CMS has officially launched! Learn more now.

Class LanguageBranchCollection

Represents a collection of LanguageBranch classes.

Inheritance
System.Object
LanguageBranchCollection
Namespace: EPiServer.DataAbstraction
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
public class LanguageBranchCollection : List<LanguageBranch>

Constructors

LanguageBranchCollection()

Declaration
public LanguageBranchCollection()

Extension Methods