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.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
public virtual bool UseUpdatePanel { get; set; }

Property Value

Type: Boolean
See Also