The IntegerEditControl control provides a standard UI component for editing integer properties.

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public class IntegerEditControl : EditControl
Visual Basic
Public Class IntegerEditControl
	Inherits EditControl

Remarks