del método WebPartMobileAdapter.CreateWebPartLabel
NOTA: esta API está ahora obsoleta.
Obtiene una etiqueta que contiene el título del elemento Web.
Espacio de nombres: Microsoft.SharePoint.WebPartPages
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
<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 Function CreateWebPartLabel As Label
'Uso
Dim returnValue As Label
returnValue = Me.CreateWebPartLabel()
[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 Label CreateWebPartLabel()
Valor devuelto
Tipo: System.Web.UI.MobileControls.Label
El título del elemento Web.
Comentarios
El título está en negrita si el explorador admite texto en negrita.