Override to load an item with the specified key.
Namespace:
EPiServer.Web.WebControlsAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
protected abstract TObject LoadItem( TKey key ) |
Parameters
- key
- Type: TKey
The key of the instance to load.