Click or drag to resize

ContentUnitInstanceAddEventArgsContentUnit Property


Gets/sets the base Content Unit used to create the new Content Unit Instance

Namespace: Ingeniux.CMS.Presentation
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
public IContentUnit ContentUnit { get; set; }

Property Value

IContentUnit
See Also