Class TranslationSection
Defines the back office translation section
Inheritance
System.Object
Namespace: Umbraco.Web.Sections
Assembly: Umbraco.Web.dll
Syntax
public class TranslationSection : ISection
Properties
View SourceAlias
Gets the alias of the section.
Declaration
public string Alias { get; }
Property Value
Type | Description |
---|---|
System.String |
Name
Gets the name of the section.
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
System.String |