Share via


PeopleRendererWebPartBase.DivId Property

Gets the client-side identifier (ID) of the DIV that contains the people to be displayed.

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

Syntax

'Declaration
Protected ReadOnly Property DivId As String
    Get
'Usage
Dim value As String

value = Me.DivId
protected string DivId { get; }

Property Value

Type: System.String
The client-side ID of the DIV.

See Also

Reference

PeopleRendererWebPartBase Class

PeopleRendererWebPartBase Members

Microsoft.SharePoint.Portal.WebControls Namespace