ProfilePropertyLoader.TypeOfLoader Property
Sets the ProfileType used.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public WriteOnly Property TypeOfLoader As String
Set
'Usage
Dim instance As ProfilePropertyLoader
Dim value As String
instance.TypeOfLoader = value
public string TypeOfLoader { set; }
Property Value
Type: System.String
This return value is not used.