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.5.94
Syntax
public IContentUnit ContentUnit { get; set; }

Property Value

Type: IContentUnit
See Also