Sdílet prostřednictvím


SPMobileForm.EncType property

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property EncType As String
    Get
    Set
'Usage
Dim instance As SPMobileForm
Dim value As String

value = instance.EncType

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

Property value

Type: System.String

See also

Reference

SPMobileForm class

SPMobileForm members

Microsoft.SharePoint.Mobile.WebControls namespace