Dynamicweb 8 Documentation
IntegerEditor Class
Members 

Represents a number editor.
Syntax
'Declaration
 
<EditorAttribute("Integer number")> 
Public Class IntegerEditor 
   Inherits NumberEditor
[EditorAttribute("Integer number")] 
public class IntegerEditor : NumberEditor 
Inheritance Hierarchy

System.Object
   Dynamicweb.Content.Items.Editors.Editor
      Dynamicweb.Content.Items.Editors.NumberEditor
         Dynamicweb.Content.Items.Editors.IntegerEditor

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IntegerEditor Members
Dynamicweb.Content.Items.Editors Namespace

Send Feedback