IPublishingTaskContentDependencies Property
|
Gets the content dependencies that will be run through post process filters
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxIDependencyNode[] ContentDependencies { get; }ReadOnly Property ContentDependencies As IDependencyNode()
Get
property array<IDependencyNode^>^ ContentDependencies {
array<IDependencyNode^>^ get ();
}abstract ContentDependencies : IDependencyNode[] with get
Property Value
IDependencyNode
See AlsoReference
PostProcessingItemsCount