List Element
Tags, loops and code examples available for a single file in a filelist.
Available tags
FilepublishFileDatemodified
Returns the modification date of the current file.
RAZOR
@GetString("FilepublishFileDatemodified")
FilepublishFileIcon
Returns the icon for the current file/folder.
RAZOR
@GetString("FilepublishFileIcon")
FilepublishFileName
Returns the filename of the current file.
RAZOR
@GetString("FilepublishFileName")
FilepublishFileSizeKB
Returns the file size in kilobytes (KB) of the current file.
RAZOR
@GetString("FilepublishFileSizeKB")
FilepublishFileSizeMB
Returns the file size in megabytes (MB) of the current file.
RAZOR
@GetString("FilepublishFileSizeMB")
FilepublishFileType
Returns the file type of the current file.
RAZOR
@GetString("FilepublishFileType")