SPMobileListItemIterator.ListItemSeparatorTemplateName, propriété (Microsoft.SharePoint.MobileControls)

Gets or sets the name of the template for the symbols that visually separate the items from each other when rendered.

Espace de noms : Microsoft.SharePoint.MobileControls
Assembly : Microsoft.SharePoint (dans microsoft.sharepoint.dll)

Syntaxe

'Déclaration
Public Overridable Property ListItemSeparatorTemplateName As String
'Utilisation
Dim instance As SPMobileListItemIterator
Dim value As String

value = instance.ListItemSeparatorTemplateName

instance.ListItemSeparatorTemplateName = value
public virtual string ListItemSeparatorTemplateName { get; set; }

Valeur de la propriété

A String that represents the name of the template that defines the separator characters.

Voir aussi

Référence

SPMobileListItemIterator, classe
Membres SPMobileListItemIterator
Microsoft.SharePoint.MobileControls, espace de noms