Click or drag to resize
PageInfoDocumentExtensions Property
Document extensions.

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

Property Value

Type: String

Implements

ITreeNodeDocumentExtensions
See Also