Partager via


SPMobileContext.MarkupLanguage - Propriété

Obtient ou définit le nom du langage de balisage utilisé par le périphérique mobile.

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

Syntaxe

'Déclaration
Public Property MarkupLanguage As String
    Get
    Set
'Utilisation
Dim instance As SPMobileContext
Dim value As String

value = instance.MarkupLanguage

instance.MarkupLanguage = value
public string MarkupLanguage { get; set; }

Valeur de propriété

Type : System.String
String qui représente le nom du langage de balisage comme "html32", "chtml10", "xhtml-mp" ou « wml11 ».

Voir aussi

Référence

SPMobileContext classe

SPMobileContext - Membres

Microsoft.SharePoint - Espace de noms