Rock.Web.UI.Controls.PhoneNumberBox.PhoneNumberBox C# (CSharp) Method

PhoneNumberBox() public method

Initializes a new instance of the PhoneNumberBox class.
public PhoneNumberBox ( ) : System
return System
        public PhoneNumberBox()
            : base()
        {
            RockControlHelper.Init( this );
        }