Dynamicweb.Content.Items.Editors Namespace : IntegerEditor Class |
The following tables list the members exposed by IntegerEditor.
Name | Description | |
---|---|---|
IntegerEditor Constructor | Initializes a new instance of an object. |
Name | Description | |
---|---|---|
AllowDecimalPoints | Gets or sets value indicating whether to allow decimal points. (Inherited from Dynamicweb.Content.Items.Editors.NumberEditor) | |
DataType | Gets the data type for this editor. (Inherited from Dynamicweb.Content.Items.Editors.NumberEditor) | |
HttpContext | Gets the HTTP context associated with this editor. (Inherited from Dynamicweb.Content.Items.Editors.Editor) | |
Key | Gets or sets the key that uniquely identifies this editor instance. (Inherited from Dynamicweb.Content.Items.Editors.Editor) |
Name | Description | |
---|---|---|
ValueConverter | Gets the value converter for converting values from and to string representation. (Inherited from Dynamicweb.Content.Items.Editors.Editor) |
Name | Description | |
---|---|---|
BeginEdit | Enables the editor to populate its UI to the client and initiate the editing process. (Inherited from Dynamicweb.Content.Items.Editors.NumberEditor) | |
EndEdit | Returns the edited value. (Inherited from Dynamicweb.Content.Items.Editors.NumberEditor) | |
GetMaxValue | REturns the maximum value. (Inherited from Dynamicweb.Content.Items.Editors.NumberEditor) | |
GetMinValue | Returns the minimum value. (Inherited from Dynamicweb.Content.Items.Editors.NumberEditor) |
Name | Description | |
---|---|---|
CreateNumberSelector | Returns new number selector control. (Inherited from Dynamicweb.Content.Items.Editors.NumberEditor) |