WidgetRoleInfoProvider IsWidgetAllowed Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberIsWidgetAllowed(Int32, Int32, Boolean)
Returns true if widget is allowed for specified user.
Public methodStatic memberIsWidgetAllowed(WidgetInfo, Int32, Boolean)
Return true if widget is allowed for specified user. Only security settings is considered. Widget still can be allowed for group admins.
Back to Top
See Also