this[string] Property
Namespace
Statiq.Web
Containing Type
Templates
Implements
  • IReadOnlyDictionary<string, Template>.this[string]
Property Type
Template

Syntax

public Template this[string key] { get; }

Parameters

Name Type Description
key string

Value

Type Description
Template