Partager via


SPMobileBlogPictureUploadPanel.CreateChildControls - Méthode

Remarque : cette API est désormais obsolète.

Le téléchargement de l'étiquette et le fichier crée des contrôles enfants et définit le message d'erreur affiché par le validateur de téléchargement de fichier associé.

Espace de noms :  Microsoft.SharePoint.MobileControls
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")> _
Protected Overrides Sub CreateChildControls
'Utilisation

Me.CreateChildControls()
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")]
protected override void CreateChildControls()

Remarques

Cette substitution ajoute les SPMobileLabel et les SPMobileFileUploadBrowser dans les contrôles enfants.

Voir aussi

Référence

SPMobileBlogPictureUploadPanel classe

SPMobileBlogPictureUploadPanel - Membres

Microsoft.SharePoint.MobileControls - Espace de noms