3 references to IsAuthorized
System.Web (3)
UI\WebParts\DeclarativeCatalogPart.cs (1)
96
if (webPart != null && (WebPartManager == null || WebPartManager.
IsAuthorized
(webPart))) {
UI\WebParts\WebPartManager.cs (2)
904
if (!
IsAuthorized
(webPart)) {
4421
if (!_manager.
IsAuthorized
(webPart)) {