Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets an enumeration value that specifies the type of custom action.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable Property RegistrationType As SPUserCustomActionRegistrationType
Get
Set
'Usage
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
The registration type.