WebPartManager.IsAuthorized Method
.NET Framework 2.0
Determines whether a WebPart or other server control can be added to a page.
| Name | Description |
|---|---|
| WebPartManager.IsAuthorized (WebPart) | Carries out the initial steps in determining whether a control is authorized to be added to a page. |
| WebPartManager.IsAuthorized (Type, String, String, Boolean) | Carries out the final steps in determining whether a control is authorized to be added to a page. |
AuthorizeWebPart WebPartAuthorizationEventArgs OnAuthorizeWebPart
Community Additions
ADD
Show: