SPMobileThumbnailViewListFieldIterator.TemplateName property
This member overrides SPMobileComponent.TemplateName.
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property TemplateName As String
Get
'Usage
Dim instance As SPMobileThumbnailViewListFieldIterator
Dim value As String
value = instance.TemplateName
public override string TemplateName { get; }
Property value
Type: System.String
See also
Reference
SPMobileThumbnailViewListFieldIterator class