Click or drag to resize
ModulePackagingEventsInstance Property
Gets the ModulePackagingEvents instance.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 11.0.0
Syntax
C#
public static ModulePackagingEvents Instance { get; }

Property Value

Type: ModulePackagingEvents
See Also