HtmlOutputOptions.HasValue Method
This method gets the value of a metadata name/value pair.
Syntax
public string GetValue(string name)
Parameters | Description |
Name | The name of the name/value pair. |
Return Value
The value of the name/value pair.