Compartir a través de


: ProfilePropertyLoader.FindControlHelper (Método) (Microsoft.SharePoint.Portal.WebControls)

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración

                      Public Shared Function FindControlHelper ( _
    cRoot As ControlCollection, _
    controlType As Type _
) As Control
'Uso

                      Dim cRoot As ControlCollection
Dim controlType As Type
Dim returnValue As Control

returnValue = ProfilePropertyLoader.FindControlHelper(cRoot, controlType)
                      public static Control FindControlHelper (
    ControlCollection cRoot,
    Type controlType
)

Parámetros

  • cRoot
  • controlType

Vea también

Referencia

ProfilePropertyLoader (Clase)
ProfilePropertyLoader (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)