InsertLinkIfWritePermissionEditRoot Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Sets or gets a value that indicates if the permission of root document should be used when opening a document for editing. Default value is false. (use the permissions of the inserted document)

Namespace: ContentStudio.Site.ActiveScripting.Security
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public bool EditRoot { get; set; }

Property Value

Type: Boolean
See Also

Reference