Try our conversational search powered by Generative AI!

Class PageShortcutTypeEditorDescriptor

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

Constructors

PageShortcutTypeEditorDescriptor()

Declaration
public PageShortcutTypeEditorDescriptor()

Implements

Extension Methods