SPObjectImportedEventArgs Properties

Include Protected Members
Include Inherited Members

The SPObjectImportedEventArgs type exposes the following members.

Properties

  Name Description
Public property SourceId Gets the unique identifier (GUID) for the source site collection.
Public property SourceUrl Gets the string URL of the parent object of the specified object in the source site collection.
Public property TargetId Gets the unique identifier (GUID) for the target site collection.
Public property TargetUrl Gets the string URL of the parent object of the specified object in the target site collection.
Public property Type Gets the SPDeploymentObjectType of the import object.

Top

See Also

Reference

SPObjectImportedEventArgs Class

Microsoft.SharePoint.Deployment Namespace