SPList.UserCustomActions Property
Definition
public:
property Microsoft::SharePoint::SPUserCustomActionCollection ^ UserCustomActions { Microsoft::SharePoint::SPUserCustomActionCollection ^ get(); };
[Microsoft.SharePoint.Client.ClientCallable]
[Microsoft.SharePoint.Client.ClientCallableConstraint(Type=Microsoft.SharePoint.Client.ClientCallableConstraintType.NotNull)]
public Microsoft.SharePoint.SPUserCustomActionCollection UserCustomActions { get; }
member this.UserCustomActions : Microsoft.SharePoint.SPUserCustomActionCollection
Public ReadOnly Property UserCustomActions As SPUserCustomActionCollection
Property Value
- Attributes
-
ClientCallableAttribute ClientCallableConstraintAttribute