CustomActionElement.RegistrationType - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property RegistrationType As UserCustomActionRegistrationType
Get
'Utilisation
Dim instance As CustomActionElement
Dim value As UserCustomActionRegistrationType
value = instance.RegistrationType
public UserCustomActionRegistrationType RegistrationType { get; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.UserCustomActionRegistrationType