London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Class LanguageBranchExtensions

Represents a language that can be used in globalized solutions.

Inheritance
System.Object
LanguageBranchExtensions
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.DataAbstraction
Assembly: EPiServer.Cms.AspNet.dll
Version: 11.20.7
Syntax
public static class LanguageBranchExtensions

Methods

SystemIconPath(LanguageBranch)

Path to icon used for admin and edit.

Declaration
[Obsolete("Not supported anymore")]
public static string SystemIconPath(this LanguageBranch languageBranch)
Parameters
Type Name Description
LanguageBranch languageBranch
Returns
Type Description
System.String
Remarks

This property is not to be used outside admin/edit. Uses ThemeUtility.GetImageThemeUrl to get Icon path.