Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Gets the boolean value that specifies the document is currently read only.

boolean myDocument.IsReadonly { get; }

Remarks

Published, Deleted and Archive state makes documents read only. Except profile data all other properties including document content is read only, any change attempt is prohibited.