Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class LanguageEditorDescriptor

Inheritance
System.Object
LanguageEditorDescriptor
Namespace: EPiServer.Cms.Shell.UI.ObjectEditing.EditorDescriptors
Assembly: EPiServer.Cms.Shell.UI.dll
Version: 11.20.7
Syntax
[EditorDescriptorRegistration(TargetType = typeof(string), UIHint = "Language")]
public class LanguageEditorDescriptor : EditorDescriptor, IMetadataExtender, IMetadataHandler

Constructors

LanguageEditorDescriptor()

Declaration
public LanguageEditorDescriptor()

Implements

Extension Methods