Values Property
Namespace
Statiq.Web
Containing Type
Templates
Implements
  • IReadOnlyDictionary<string, Template>.Values
Property Type
IEnumerable<Template>

Syntax

public IEnumerable<Template> Values { get; }

Value

Type Description
IEnumerable<Template>