CMSAbstractWebPartParentWebPart Property |
Parent web part, defined in case the web part is a nested web part in another web part.
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax public CMSAbstractWebPart ParentWebPart { get; protected set; }
Property Value
Type:
CMSAbstractWebPartSee Also