Partager via


SPMobileItemFieldIterator.IsCustomizedRender - Propriété

Obtient ou définit la valeur si le contrôle est considéré comme le rendu personnalisé ou non de substituer le rendu.

Espace de noms :  Microsoft.SharePoint.Mobile.WebControls
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Protected Property IsCustomizedRender As Boolean
    Get
    Set
'Utilisation
Dim value As Boolean

value = Me.IsCustomizedRender

Me.IsCustomizedRender = value
protected bool IsCustomizedRender { get; set; }

Valeur de propriété

Type : System.Boolean
Valeur booléenne qui indique si le rendu du contrôle personnalisé.

Voir aussi

Référence

SPMobileItemFieldIterator classe

SPMobileItemFieldIterator - Membres

Microsoft.SharePoint.Mobile.WebControls - Espace de noms