Namespace:
EPiServer.Common
Assembly: EPiServer.Common.Framework.Impl (in EPiServer.Common.Framework.Impl.dll) Version: 2.3.517.275
Assembly: EPiServer.Common.Framework.Impl (in EPiServer.Common.Framework.Impl.dll) Version: 2.3.517.275
Syntax
| C# |
|---|
protected virtual void LoadOwnedObjects( IDictionary<string, EntityReference> ownedObjects ) |
Parameters
- ownedObjects
- Type: System.Collections.Generic..::.IDictionary<(Of <(String, EntityReference>)>)