







Labels the specified property name.
Namespace:
HttpServer.Helpers
Assembly:
HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public string Label( string propertyName, string label ) |
| Visual Basic (Declaration) |
|---|
Public Function Label ( _ propertyName As String, _ label As String _ ) As String |
| Visual C++ |
|---|
public: String^ Label( String^ propertyName, String^ label ) |
