Click or drag to resize
DocumentContextCurrentDocumentOwner Property
Returns the current document owner.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public static UserInfo CurrentDocumentOwner { get; set; }

Property Value

Type: UserInfo
See Also