Gets or sets a language branch to view and edit versions for

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

Syntax

C#
[EditorAttribute("EPiServer.Design.TypeEditors.LanguageTypeEditor, EPiServer.Design", 
	"System.Drawing.Design.UITypeEditor, System.Drawing")]
public string LanguageBranch { get; set; }

See Also