Click or drag to resize
DocumentTypeScopeInfoScopeAllowLinks Property
Indicates if scope allows creating linked documents.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public virtual bool ScopeAllowLinks { get; set; }

Property Value

Type: Boolean
See Also