Click or drag to resize
CMSAbstractWebPartUseUpdatePanel Property
Use update panel. This property is working only in Portal Engine mode. Don't use with ASPX templates.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
public virtual bool UseUpdatePanel { get; set; }

Property Value

Type: Boolean
See Also