Compartir a través de


del método MossWebPartMobileAdapterBase.CreateLiteralTextControlAdv

Espacio de nombres:  Microsoft.SharePoint.Portal.WebControls
Ensamblado:  Microsoft.SharePoint.Portal (en Microsoft.SharePoint.Portal.dll)

Sintaxis

'Declaración
Protected Function CreateLiteralTextControlAdv ( _
    text As String _
) As Literal
'Uso
Dim text As String
Dim returnValue As Literal

returnValue = Me.CreateLiteralTextControlAdv(text)
protected Literal CreateLiteralTextControlAdv(
    string text
)

Parámetros

Valor devuelto

Tipo: System.Web.UI.WebControls.Literal

Vea también

Referencia

clase MossWebPartMobileAdapterBase

Miembros MossWebPartMobileAdapterBase

Espacio de nombres Microsoft.SharePoint.Portal.WebControls