- Namespace
- Statiq
.Common - Containing Type
- Settings
- Implements
Syntax
public bool TryGetRaw(string key, out object value)
Parameters
| Name | Type | Description |
|---|---|---|
| key | string | |
| value | object |
Return Value
| Type | Description |
|---|---|
| bool |
public bool TryGetRaw(string key, out object value)
| Name | Type | Description |
|---|---|---|
| key | string | |
| value | object |
| Type | Description |
|---|---|
| bool |