| WebPartAccessDeniedAddInfoControls Method | 
            Adds the info controls to the given control
            
 
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic static void AddInfoControls(
	Control parent,
	string title
)
Parameters
- parent
- Type: System.Web.UIControl
 Parent control
- title
- Type: SystemString
 Error title
 See Also
See Also