FileManagerDocumentViewerEnabled Property

Gets or sets a value that specifies whether viewer for document files should be enabled. Default is true.

Definition

Namespace: GleamTech.FileUltimate.AspNet.UI
Assembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 8.8.6
C#
public bool DocumentViewerEnabled { get; set; }

Property Value

Boolean

See Also