SharePointHandler Members
Include Protected Members
Include Inherited Members
Provides static methods for getting references to the safe controls of a site and testing a control for safety.
The SharePointHandler type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SharePointHandler | Obsolete. |
Top
Properties
Name | Description | |
---|---|---|
IsReusable | Obsolete. Do not use. |
Top
Methods
Name | Description | |
---|---|---|
DisposeResources | Obsolete. Do not use. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetSafeControls | Gets an enumerable object that itemizes all the safe controls for the specified site. | |
GetType | (Inherited from Object.) | |
IsSafeControl | Returns a value that indicates whether a particular type from a specified assembly is safe for a particular site. | |
MemberwiseClone | (Inherited from Object.) | |
ProcessRequest | Obsolete. Do not use. | |
SPProcessRequest | Obsolete. Do not use. | |
ToString | (Inherited from Object.) |
Top