Sdílet prostřednictvím


SPMobileList.TemplateType property

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

Syntax

'Declaration
Public Property TemplateType As String
    Get
    Set
'Usage
Dim instance As SPMobileList
Dim value As String

value = instance.TemplateType

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

Property value

Type: System.String

See also

Reference

SPMobileList class

SPMobileList members

Microsoft.SharePoint.Mobile.WebControls namespace