Compartilhar via


SPUserCustomAction.RegistrationType property

Obtém ou define um valor de enumeração que especifica o tipo de ação personalizada.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public Overridable Property RegistrationType As SPUserCustomActionRegistrationType
    Get
    Set
'Uso
Dim instance As SPUserCustomAction
Dim value As SPUserCustomActionRegistrationType

value = instance.RegistrationType

instance.RegistrationType = value
public virtual SPUserCustomActionRegistrationType RegistrationType { get; set; }

Property value

Type: Microsoft.SharePoint.SPUserCustomActionRegistrationType
O tipo de registro.

Ver também

Referência

SPUserCustomAction class

SPUserCustomAction members

Microsoft.SharePoint namespace

RegistrationId