FileUploaderComponentShowViewFileLink Property |
Gets a value indicating whether to display a view file link after a file has previously been uploaded.
Namespace: Kentico.Forms.Web.MvcAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax public bool ShowViewFileLink { get; }
Property Value
Type:
BooleanRemarks
The user must be authorized for the resource
BIZFORM, permission
ReadData
to be displayed the link.
See Also