Dynamicweb 8 Documentation
NumberEditor Class Members
Properties  Methods 


The following tables list the members exposed by NumberEditor.

Protected Constructors
 NameDescription
Protected ConstructorNumberEditor ConstructorInitializes a new instance of an object.  
Top
Public Properties
 NameDescription
Public PropertyAllowDecimalPointsGets or sets value indicating whether to allow decimal points.  
Public PropertyDataTypeOverridden. Gets the data type for this editor.  
Public PropertyHttpContextGets the HTTP context associated with this editor. (Inherited from Dynamicweb.Content.Items.Editors.Editor)
Public PropertyKeyGets or sets the key that uniquely identifies this editor instance. (Inherited from Dynamicweb.Content.Items.Editors.Editor)
Public Propertystatic (Shared in Visual Basic)NumberCultureGets the number culture settings.  
Top
Protected Properties
 NameDescription
Protected PropertyValueConverterGets the value converter for converting values from and to string representation. (Inherited from Dynamicweb.Content.Items.Editors.Editor)
Top
Public Methods
 NameDescription
Public MethodBeginEditOverridden. Enables the editor to populate its UI to the client and initiate the editing process.  
Public MethodEndEditOverridden. Returns the edited value.  
Public MethodGetMaxValueREturns the maximum value.  
Public MethodGetMinValueReturns the minimum value.  
Top
Protected Methods
 NameDescription
Protected MethodCreateNumberSelectorReturns new number selector control.  
Top
See Also

Reference

NumberEditor Class
Dynamicweb.Content.Items.Editors Namespace

Send Feedback