PeopleEditorToolPart.EnsurePrincipal Method
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected Function EnsurePrincipal ( _
name As String _
) As Integer
'Usage
Dim name As String
Dim returnValue As Integer
returnValue = Me.EnsurePrincipal(name)
protected int EnsurePrincipal(
string name
)
Parameters
- name
Type: System.String
Return Value
Type: System.Int32