ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1MaskedTextProvider Class / Set Method

In This Topic
    Set Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function Set( _
       ByVal value As System.String _
    ) As System.Boolean
    public System.bool Set( 
       System.string value
    )

    Parameters

    value
    See Also