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