Partager via


BaseXsltListWebPart.IsClientRender - Propriété

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

Syntaxe

'Déclaration
<PersonalizableAttribute(PersonalizationScope.Shared, True)> _
Public Property IsClientRender As Boolean
    Get
    Set
'Utilisation
Dim instance As BaseXsltListWebPart
Dim value As Boolean

value = instance.IsClientRender

instance.IsClientRender = value
[PersonalizableAttribute(PersonalizationScope.Shared, true)]
public bool IsClientRender { get; set; }

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

BaseXsltListWebPart classe

BaseXsltListWebPart - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms