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