Share via


SPMobileSimpleViewItemFieldIterator.DefaultTemplateName property

This member overrides SPMobileItemFieldIterator.DefaultTemplateName.

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

Syntax

'Declaration
Public Overrides ReadOnly Property DefaultTemplateName As String
    Get
'Usage
Dim instance As SPMobileSimpleViewItemFieldIterator
Dim value As String

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

Property value

Type: System.String

See also

Reference

SPMobileSimpleViewItemFieldIterator class

SPMobileSimpleViewItemFieldIterator members

Microsoft.SharePoint.Mobile.WebControls namespace