Hide

YetaWF Documentation

Display
Print

FileFolderSize Component

FileFolderSize (Display)

Displays the model as a size in KB or MB. A tooltip displays the exact size in bytes.

Model Type: long

[Caption("Size"), Description("Displays the size of the file")]
[UIHint("FileFolderSize"), ReadOnly]
public long Size { get; set; }