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

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
public virtual WebPartTypeEnum WebPartType { get; }

Property Value

Type: WebPartTypeEnum
See Also