Used to define a selection of one or more language branches.

Namespace:  EPiServer.SpecializedProperties
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
[SerializableAttribute]
[PageDefinitionTypePlugInAttribute]
public class PropertyLanguageBranchList : PropertyMultipleValue

Inheritance Hierarchy

System..::.Object
  EPiServer.Core..::.PropertyData
    EPiServer.Core..::.PropertyString
      EPiServer.Core..::.PropertyMultipleValue
        EPiServer.SpecializedProperties..::.PropertyLanguageBranchList

See Also