Sdílet prostřednictvím


SPMobileThumbnailViewItemFieldIterator.DefaultTemplateName Property

Gets the name of the default template control for the item field iterator in thumbnail view.

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

Syntax

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

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

Property Value

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

Remarks

This property always returns the string “MobileThumbnailViewItemFieldIterator”.

See Also

Reference

SPMobileThumbnailViewItemFieldIterator Class

SPMobileThumbnailViewItemFieldIterator Members

Microsoft.SharePoint.MobileControls Namespace