Tags
Gets a list of tags, i.e. additional values to be cached, typically set by backend enhancers.
Declaration
public IReadOnlyList<object> Tags { get; }Property Value
| Type | Description |
|---|---|
| IReadOnlyList<object> |
Gets a list of tags, i.e. additional values to be cached, typically set by backend enhancers.
public IReadOnlyList<object> Tags { get; }| Type | Description |
|---|---|
| IReadOnlyList<object> |