Click or drag to resize
CMSAbstractEditablePageCurrentWebPartInstance Property
Gets the current web part instance

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public WebPartInstance CurrentWebPartInstance { get; }

Property Value

Type: WebPartInstance
See Also