SPWebPartManager.IsAuthorized Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
IsAuthorized(WebPart) | (Inherited from WebPartManager.) | |
IsAuthorized(Type, String, String, Boolean) | Indicates whether a control is authorized to be added to a page. (Overrides WebPartManager.IsAuthorized(Type, String, String, Boolean).) |
Top