BinaryUpload Properties Content Studio 5.7 SDK
Content Studio Web Content Management System

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

The BinaryUpload type exposes the following members.

Properties

  Name Description
Public property AccessKey (Inherited from WebControl.)
Protected property Adapter (Inherited from Control.)
Public property AllowFileOverwrite
Allow users to overwrite existing files. This is a way to protect any file already uploaded into the category from beeing overwritten by this component.
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property Attributes (Inherited from WebControl.)
Public property BackColor (Inherited from WebControl.)
Public property BindingContainer (Inherited from Control.)
Public property BorderColor (Inherited from WebControl.)
Public property BorderStyle (Inherited from WebControl.)
Public property BorderWidth (Inherited from WebControl.)
Public property CategoryId
A Content Studio category to upload file in. The caller must have read, create, save and publish permission in the category selected.
Protected property ChildControlsCreated (Inherited from Control.)
Public property ClientID (Inherited from Control.)
Protected property ClientIDSeparator (Inherited from Control.)
Public property ConfirmResetMessage
Message displayed if the user tries to reset the file.
Public property ContentType
Gets the type of the content.
Protected property Context (Inherited from Control.)
Public property Controls (Inherited from CompositeControl.)
Public property ControlStyle (Inherited from WebControl.)
Public property ControlStyleCreated (Inherited from WebControl.)
Public property CssClass
Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
(Overrides WebControlCssClass.)
Public property DescriptionText
A text that should act as label for the textbox where the caller can enter a descriptive text for the file to upload.
Protected property DesignMode (Inherited from Control.)
Public property DocumentId
Gets the document id.
Public property EmptyFileErrorMessage
Message displayed if the user has not specified the file.
Public property EnableAutoUpload
Enables the control to auto upload the file when the user browse for the file.
Public property Enabled (Inherited from WebControl.)
Public property EnableDescriptionField
A value that indicates whether the description field should be used or not. This field enables the caller to enter a description for the uploaded file.
Public property EnableTheming (Inherited from WebControl.)
Public property EnableViewState (Inherited from Control.)
Protected property Events (Inherited from Control.)
Public property FileOverwriteText
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.
Public property FileSize
Gets the size of the file.
Public property Font (Inherited from WebControl.)
Public property ForeColor (Inherited from WebControl.)
Public property HasAttributes (Inherited from WebControl.)
Protected property HasChildViewState (Inherited from Control.)
Public property Height (Inherited from WebControl.)
Public property ID (Inherited from Control.)
Protected property IdSeparator (Inherited from Control.)
Public property ImageProcessingSettings
Image processing is executed every time an image is uploaded. The created files are named based on the name of the originally uploaded file and the FileNameFormat setting.
Protected property IsChildControlStateCleared (Inherited from Control.)
Protected property IsEnabled (Inherited from WebControl.)
Protected property IsTrackingViewState (Inherited from Control.)
Protected property IsViewStateEnabled (Inherited from Control.)
Protected property LoadViewStateByID (Inherited from Control.)
Public property MaxFileSize
Indicates a value the limits the maximum size of the files (in bytes) that can be uploaded. A value of zero indicates no limit.
Public property NamingContainer (Inherited from Control.)
Public property Page (Inherited from Control.)
Public property Parent (Inherited from Control.)
Public property Required
The object must have a value. It cannot be left blank or empty.
Public property ResetButtonText
A text to that should be the caption of the reset button.
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from WebControl.)
Public property Style (Inherited from WebControl.)
Public property TabIndex (Inherited from WebControl.)
Protected property TagKey
Gets the HtmlTextWriterTag value that corresponds to this Web server control. This property is used primarily by control developers.
(Overrides WebControlTagKey.)
Protected property TagName (Inherited from WebControl.)
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property Title
Gets the title.
Public property ToolTip (Inherited from WebControl.)
Public property UniqueID (Inherited from Control.)
Public property UploadButtonText
The text displayed in the uploadbutton.
Public property UploadFinishedText
Text to be displayed when the file has been successfully uploaded to the server.
Public property UploadingText
The text displayed while uploading the file.
Public property UseOriginalFileName
Indicates whether to store the uploaded file in the server using the original file name or not. If not set Content Studio will provide a file name and the file cannot be updated later using this component. The format of this file name ensures that no one can detect it, ex. FF74BD2B-2FBE-40af-A1FD-AE07587AE883.jpg.
Public property Width (Inherited from WebControl.)
Protected property ViewState (Inherited from Control.)
Protected property ViewStateIgnoresCase (Inherited from Control.)
Public property Visible (Inherited from Control.)
Top
See Also

Reference