Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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