INestableContainerType
is defined in the Telligent.Evolution.Extensibility.Content.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
interface INestableContainerType : IContainerType, IPlugin { IContainer GetParent(Guid containerId); }
Methods
IContainer GetParent(Guid containerId);
Parameters
Name | Type | Description | Required | Default | Options |
---|---|---|---|---|---|
containerId | Guid | Container Id | Required |