PageCollection.IsReadOnly

PageCollection.IsReadOnly property

Gets value indicating of collection is readonly. Always returns false.

public bool IsReadOnly { get; }

See Also