SPMobileSimpleViewListFieldIterator.TemplateName Property

Gets the name of the template that controls the rendering of the SPMobileSimpleViewListFieldIterator object.

Namespace:  Microsoft.SharePoint.MobileControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property TemplateName As String
    Get
'Usage
Dim instance As SPMobileSimpleViewListFieldIterator
Dim value As String

value = instance.TemplateName
public override string TemplateName { get; }

Property Value

Type: System.String
The String that represents the name of the template.

See Also

Reference

SPMobileSimpleViewListFieldIterator Class

SPMobileSimpleViewListFieldIterator Members

Microsoft.SharePoint.MobileControls Namespace