Share via


CustomActionElement.RegistrationType property

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

Syntax

'Declaration
Public ReadOnly Property RegistrationType As UserCustomActionRegistrationType
    Get
'Usage
Dim instance As CustomActionElement
Dim value As UserCustomActionRegistrationType

value = instance.RegistrationType
public UserCustomActionRegistrationType RegistrationType { get; }

Property value

Type: Microsoft.SharePoint.Client.UserCustomActionRegistrationType

See also

Reference

CustomActionElement class

CustomActionElement members

Microsoft.SharePoint.Client namespace