Membres SPObjectImportedEventArgs (Microsoft.SharePoint.Deployment)

Encapsulates event data for the import operation.

Les tableaux suivants contiennent la liste des membres exposés par le type SPObjectImportedEventArgs .

Constructeurs publics

  Nom Description
Méthode publique SPObjectImportedEventArgs Creates a new instance of the SPObjectImportedEventArgs class that includes type information and also source and target identifiers and locations.

Haut de page

Champs publics

  Nom Description
Champ public Statique Empty  (hérité de EventArgs)

Haut de page

Propriétés publiques

  Nom Description
Propriété publique SourceId Gets the unique identifier (GUID) for the source site collection.
Propriété publique SourceUrl Gets the string URL of the parent object of the specified object in the source site collection.
Propriété publique TargetId Gets the unique identifier (GUID) for the target site collection.
Propriété publique TargetUrl Gets the string URL of the parent object of the specified object in the target site collection.
Propriété publique Type Gets the SPDeploymentObjectType of the import object.

Haut de page

Méthodes publiques

(voir aussi Méthodes protégées )

  Nom Description
Méthode publique Equals  Surchargé. (hérité de Object)
Méthode publique GetHashCode  (hérité de Object)
Méthode publique GetType  (hérité de Object)
Méthode publique Statique ReferenceEquals  (hérité de Object)
Méthode publique ToString  (hérité de Object)

Haut de page

Méthodes protégées

  Nom Description
Méthode protégée Finalize  (hérité de Object)
Méthode protégée MemberwiseClone  (hérité de Object)

Haut de page

Voir aussi

Référence

SPObjectImportedEventArgs, classe
Microsoft.SharePoint.Deployment, espace de noms