ProfilePropertyLoader.FindControlHelper, méthode (Microsoft.SharePoint.Portal.WebControls)
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Shared Function FindControlHelper ( _
cRoot As ControlCollection, _
controlType As Type _
) As Control
'Utilisation
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
)
Paramètres
- cRoot
- controlType
Voir aussi
Référence
ProfilePropertyLoader, classe
Membres ProfilePropertyLoader
Microsoft.SharePoint.Portal.WebControls, espace de noms