Share via


SPWeb.UserCustomActions-Eigenschaft

Ruft ein aktualisiert SPUserCustomActionCollection.

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

Syntax

'Declaration
Public ReadOnly Property UserCustomActions As SPUserCustomActionCollection
    Get
'Usage
Dim instance As SPWeb
Dim value As SPUserCustomActionCollection

value = instance.UserCustomActions
public SPUserCustomActionCollection UserCustomActions { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.SPUserCustomActionCollection
Ein SPUserCustomActionCollection aus dieser SPWeb.

Siehe auch

Referenz

SPWeb Klasse

SPWeb-Member

Microsoft.SharePoint-Namespace