ContainsKey(string) Method
Namespace
Statiq.Web
Containing Type
Templates
Implements
  • IReadOnlyDictionary<string, Template>.ContainsKey(string)

Syntax

public bool ContainsKey(string key)

Parameters

Name Type Description
key string

Return Value

Type Description
bool