BinaryUploadFileOverwriteText Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

This server already contains a file named '{0}'. Would you like to replace the existing file?"), Category("Behavior"), Description("A message to display if a user is about to overwrite an already uploaded file. If you add the {0} (percent) characted into the message this character will will be replaced with the actual filen name.

Namespace: ContentStudio.Site.Controls
Assembly: ContentStudio.Site.Controls (in ContentStudio.Site.Controls.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public string FileOverwriteText { get; set; }

Property Value

Type: String
The file overwrite text.
See Also

Reference