SPMobileForm.EncType - Propriété
Obtient ou définit la valeur de l'attribut EncType de l'élément Form .
Espace de noms : Microsoft.SharePoint.Mobile.WebControls
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property EncType As String
Get
Set
'Utilisation
Dim instance As SPMobileForm
Dim value As String
value = instance.EncType
instance.EncType = value
public string EncType { get; set; }
Valeur de propriété
Type : System.String
La valeur de l'attribut EncType .