Click or drag to resize
CMSAbstractWebPartWebPartType Property
Returns the web part type.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax
C#
public virtual WebPartTypeEnum WebPartType { get; }

Property Value

Type: WebPartTypeEnum
See Also