Gets or sets a comma separated list of the language branches to be searched in.

Namespace:  EPiServer.Web.WebControls
Assembly:  EPiServer.Web.WebControls (in EPiServer.Web.WebControls.dll) Version: 6.0.530.0

Syntax

C#
public string LanguageBranches { get; set; }

Field Value

The language branches.

See Also