Rock.Web.UI.Controls.PhoneNumberBox.PhoneNumberBox C# (CSharp) 메소드

PhoneNumberBox() 공개 메소드

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