







![]() ![]() |
C# Webserver |
Validator..::.Format Method (String, String, String) |
Validator Class See Also Send Feedback |
format an error message
Namespace:
HttpServer.Helpers
Assembly:
HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
protected virtual string Format( string format, string fieldName, string extra ) |
Visual Basic (Declaration) |
---|
Protected Overridable Function Format ( _ format As String, _ fieldName As String, _ extra As String _ ) As String |
Visual C++ |
---|
protected: virtual String^ Format( String^ format, String^ fieldName, String^ extra ) |
Parameters
- format
- Type: System..::.String
string containing the formatting
- fieldName
- Type: System..::.String
name of the field that the error ocurred for.
- extra
- Type: System..::.String
extra value in the formatting