- Namespace
- Statiq
.Web - Containing Type
- Templates
- Implements
-
- IReadOnlyDictionary
<string, Template> .this[string]
- IReadOnlyDictionary
- Property Type
- Template
Syntax
public Template this[string key] { get; }
Parameters
Name | Type | Description |
---|---|---|
key | string |
Value
Type | Description |
---|---|
Template |