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.