GetAttributeValues() Method
Gets the values for all attributes of each query result and sets them in the metadata of the corresponding result document(s) with keys names equal to the attribute local name.
Namespace
Statiq.Core
Containing Type
QueryHtml

Syntax

public QueryHtml GetAttributeValues()

Return Value

Type Description
QueryHtml The current module instance.