Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

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