Click or drag to resize
SiteDeletionEventArgsContext Property
Action context

Namespace: CMS.SiteProvider
Assembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 8.2.23
Syntax
C#
public CMSActionContext Context { get; set; }

Property Value

Type: CMSActionContext
See Also