Partager via


ProxyWebPartConnectionCollection.IsReadOnly Propriété

Définition

Obtient une valeur indiquant si les objets WebPartConnection peuvent être ajoutés à la collection.

public:
 property bool IsReadOnly { bool get(); };
public bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public ReadOnly Property IsReadOnly As Boolean

Valeur de propriété

Boolean

true si les objets connexion ne peuvent pas être ajoutés à la collection ; sinon, false.

S’applique à