Share via


CustomActionElement.ClientSideComponentId property

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

Syntax

'Declaration
Public ReadOnly Property ClientSideComponentId As Guid
    Get
'Usage
Dim instance As CustomActionElement
Dim value As Guid

value = instance.ClientSideComponentId
public Guid ClientSideComponentId { get; }

Property value

Type: System.Guid

See also

Reference

CustomActionElement class

CustomActionElement members

Microsoft.SharePoint.Client namespace