IChildSecuredContentType
is defined in the Telligent.Evolution.Extensibility.Content.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
interface IChildSecuredContentType : IContentType, IPlugin, ISecuredContentType { IContent GetParent(Guid contentId); }
Methods
IContent GetParent(Guid contentId);
Parameters
Name | Type | Description | Required | Default | Options |
---|---|---|---|---|---|
contentId | Guid | Content Id | Required |