Determines whether this page instance is the owner of the dynamically loaded fixed page.
Namespace: FirstFloor.Documents.Controls
Assembly: FirstFloor.Documents.Controls (in FirstFloor.Documents.Controls.dll) Version: 2.5.0.0 (2.5.11.0)
Syntax
Property Value
Type: Booleantrue if this instance is the owner of the fixed page; otherwise, false.
Remarks
Page thumbnails do not exclusively own the fixed page and therefor return false.
See Also