ArcGISPortalViewer.Controls.TwoStateControl.TwoStateControl C# (CSharp) Method

TwoStateControl() public method

public TwoStateControl ( ) : System
return System
        public TwoStateControl()
        {
            DefaultStyleKey = typeof(TwoStateControl);
        }