Configurates
C1.Web.Mvc.InputDateBase.ItemValidator. Sets the name of a validator javascript function to determine whether dates are valid for selection.
Syntax
'Declaration
Public Function ItemValidator( _
ByVal As String _
) As
public ItemValidator(
string
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also