Returns true if widget is allowed for specified user.
            
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- widgetId
 - Type: 
System Int32
ID of the widget 
- userId
 - Type: 
System Int32
ID of the accessing user 
- isAuthenticated
 - Type: 
System Boolean
Value indicating if accessing user is authenticated 
Return Value
Type:See Also