Click or drag to resize

PostPublishContentProcessingEventArgsOutput Property


Namespace:  Ingeniux.CMS.Event
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
public IEnumerable<IContentProcessNodeWithAdditionalOutput> Output { get; set; }

Property Value

Type: IEnumerableIContentProcessNodeWithAdditionalOutput
See Also