HtmlOutputOptions.HasValue Method

This method checks for the existence of a metadata value.

Syntax

bool HasValue(string Name)

Parameters Description
Name The name of the metadata name/value pair.

Return Value

This method returns true if the metadata value exists.