Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
event EventHandler<RegionRootCopyEventArgs> AfterRegionRootCopy
Event AfterRegionRootCopy As EventHandler(Of RegionRootCopyEventArgs)
event EventHandler<RegionRootCopyEventArgs^>^ AfterRegionRootCopy {
void add (EventHandler<RegionRootCopyEventArgs^>^ value);
void remove (EventHandler<RegionRootCopyEventArgs^>^ value);
}
abstract AfterRegionRootCopy : IEvent<EventHandler<RegionRootCopyEventArgs>,
RegionRootCopyEventArgs>
Value
Type:
SystemEventHandlerRegionRootCopyEventArgs
This event is fired before changes are applied to the content store.
Reference