SaaS CMS has officially launched! Learn more now.

Class FloatEditorDescriptor

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

Constructors

FloatEditorDescriptor()

Declaration
public FloatEditorDescriptor()

Implements

Extension Methods