Click or drag to resize

ContentUnitInstanceRemoveEventArgsContentUnitInstance Property


Gets/sets the Content Unit Instance that is being removed

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

Property Value

IContentUnitInstance
See Also