Gets or sets a text of the Folder pane header.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property HeaderText As String
public string HeaderText { get; set; }
Type: System.String
The text of the Folder pane header. It can contain the following placeholders:
Also this text can contain the following tags:
Default value is "<totalLink>total [totalCount]</totalLink>, <allowedLink>Allowed [allowedCount]</allowedLink>".
This property is necessary for localization of Image Uploader.