del método SPMobileSubWebControls.CreateChildControls
Crea los vínculos a los sitios y áreas de trabajo que se encuentra bajo el sitio actual.
Espacio de nombres: Microsoft.SharePoint.Mobile.WebControls
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Protected Overrides Sub CreateChildControls
'Uso
Me.CreateChildControls()
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
protected override void CreateChildControls()
Comentarios
Este reemplazo crea un control contenedor, que son los controles de vínculo y sus correspondientes controles de imagen.