Skip to main content

HtmlEditorUploadControlFileSystemSettings Properties

Provides settings allowing you to specify a folder where uploaded files will be automatically saved.
Name Description
GenerateUniqueFileNamePrefix Specifies whether the name of the file saved to the specified upload storage should contain unique file name prefix. Inherited from UploadControlUploadStorageSettingsBase.
UploadFolder Specifies the server folder where files will be uploaded.
See Also