SaaS CMS has officially launched! Learn more now.

Class NullableDateTimeEditorDescriptor

Inheritance
System.Object
NullableDateTimeEditorDescriptor
Namespace: EPiServer.Shell.ObjectEditing.EditorDescriptors
Assembly: EPiServer.Shell.dll
Version: 11.20.7
Syntax
[EditorDescriptorRegistration(TargetType = typeof(DateTime? ))]
public class NullableDateTimeEditorDescriptor : EditorDescriptor, IMetadataExtender, IMetadataHandler

Constructors

NullableDateTimeEditorDescriptor()

Declaration
public NullableDateTimeEditorDescriptor()

Implements

Extension Methods