Click or drag to resize
WebPartInstanceRemoved Property
Remove flag. If true, web part has been removed. Only for internal purposes.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public bool Removed { get; set; }

Property Value

Type: Boolean
See Also