: ProfilePropertyLoader.FindLoader (Método) (Microsoft.SharePoint.Portal.WebControls)
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Shared Function FindLoader ( _
objPage As Page _
) As ProfilePropertyLoader
'Uso
Dim objPage As Page
Dim returnValue As ProfilePropertyLoader
returnValue = ProfilePropertyLoader.FindLoader(objPage)
public static ProfilePropertyLoader FindLoader (
Page objPage
)
Parámetros
- objPage
Vea también
Referencia
ProfilePropertyLoader (Clase)
ProfilePropertyLoader (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)