Collapse All
Expand All
C#
.NET Framework Class Library
InputBoxValidation Delegate
See Also
Send Feedback
Delegate for input validation
Namespace:
Equis.JanusToolkit
Assembly:
Janus
(in Janus.dll)
Syntax
C#
public
delegate
string
InputBoxValidation
(
string
errorMessage
)
Parameters
errorMessage
Type:
System
.
.
::
.
.
String
See Also
Equis.JanusToolkit Namespace