Gets or sets the specific language branch if the property is language specific.

Namespace:  EPiServer.DataAbstraction
Assembly:  EPiServer (in EPiServer.dll) Version: 6.0.530.0

Syntax

C#
public string LanguageBranch { get; set; }

See Also