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); }