Click or drag to resize
UIContextHideControlOnError Property
If true, the context hides the parent control in case of error

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

Property Value

Type: Boolean
See Also