Click or drag to resize
RemoveWebPartsArgsWebPartInstance Property
Removed webpart instance

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

Property Value

Type: WebPartInstance
See Also