SPUserCustomAction class

Contains metadata used to define a custom action entry point.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPUserCustomAction

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

Syntax

'Declaration
Public Class SPUserCustomAction
'Usage
Dim instance As SPUserCustomAction
public class SPUserCustomAction

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPUserCustomAction members

Microsoft.SharePoint namespace