WebPartInstanceRemoved Property |
Remove flag. If true, web part has been removed. Only for internal purposes.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax public bool Removed { get; set; }
Property Value
Type:
BooleanSee Also