SPUserCodeWrapper Members

Include Protected Members
Include Inherited Members

Manages the process of running certain functions, such as Web parts or events, that exist within the restricted privilege user code process.

The SPUserCodeWrapper type exposes the following members.

Constructors

  Name Description
Protected method SPUserCodeWrapper Initializes a new instance of the SPUserCodeWrapper class, providing internal types that run in the partial trust AppDomain.

Top

Properties

  Name Description
Public property UserCodeAssemblyGroup Gets or set the SPUserCodeCachedAssemblyGroup object that this wrapper should use.

Top

Methods

  Name Description
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Public method Execute Calls the default execution method on an object from a user code assembly.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SPUserCodeWrapper Class

Microsoft.SharePoint.Administration Namespace