Share via


SPList.UseFormsForDisplay - Propriété

Indicates whether forms should be considered for display context or not.

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

Syntaxe

'Déclaration
Public Overridable Property UseFormsForDisplay As Boolean
    Get
    Set
'Utilisation
Dim instance As SPList
Dim value As Boolean

value = instance.UseFormsForDisplay

instance.UseFormsForDisplay = value
public virtual bool UseFormsForDisplay { get; set; }

Valeur de propriété

Type : System.Boolean
A Boolean value = true if forms should be considered for display context.

Voir aussi

Référence

SPList classe

SPList - Membres

Microsoft.SharePoint - Espace de noms