Input for ASP.NET WebForms
ToString(Boolean,Boolean) Method

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Input Namespace > C1MaskedTextProvider Class > ToString Method : ToString(Boolean,Boolean) Method
Syntax
'Declaration
 
Public Overloads Function ToString( _
   ByVal includePrompt As System.Boolean, _
   ByVal includeLiterals As System.Boolean _
) As System.String
public System.string ToString( 
   System.bool includePrompt,
   System.bool includeLiterals
)

Parameters

includePrompt
includeLiterals
See Also

Reference

C1MaskedTextProvider Class
C1MaskedTextProvider Members
Overload List