Adds the error controls to the given control
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- parent
- Type: System.Web.UI Control
Parent control
- title
- Type: System String
Error title
- ex
- Type: System Exception
Exception to report
See Also