ItemPicker.GetSecondaryColumnNames method
Gets the names of the additional columns will be rendered in the Entity Content Type picker control.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function GetSecondaryColumnNames As String()
'Usage
Dim instance As ItemPicker
Dim returnValue As String()
returnValue = instance.GetSecondaryColumnNames()
public string[] GetSecondaryColumnNames()
Return value
Type: []
Returns String.