Click or drag to resize
FileUploaderComponentShowViewFileLink Property
Gets a value indicating whether to display a view file link after a file has previously been uploaded.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public bool ShowViewFileLink { get; }

Property Value

Type: Boolean
Remarks
The user must be authorized for the resource BIZFORM, permission ReadData to be displayed the link.
See Also