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

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

The SecureDownload type exposes the following members.

Properties

  Name Description
Public property BackwardsComponentCompatibilityMode
Sets or gets a value that indicates whether the code runs in backwards compatibility component mode. The default value is false.
(Inherited from ActiveScriptingBase.)
Public property ChunkSize
Sets or gets Chunk size in bytes. Set to a low number for low bandwidth, if you are using high bandwidth you can increase this value for better performance The default value is MIN_CHUNKSIZE, values below this not allowed and will be set to MIN_CHUNKSIZE automatically.
Public property Class
Sets or gets Fieldname for class... The default value is an empty string
Public property ComponentName
Gets the name of the component
(Overrides ActiveScriptingBaseComponentName.)
Public property Conformance
Gets a value which specifies which type of code a component can generate.
(Overrides ActiveScriptingBaseConformance.)
Public property ElementType
Gets a value which specifies the type of outer element the component generates.
(Overrides ActiveScriptingBaseElementType.)
Public property Encoding
Sets or gets the encoding the component uses. The default encoding is the UTF8 encoding without byte order mark.
(Inherited from ActiveScriptingBase.)
Public property LinkId
Sets or gets the name of an EPT field that contain the for the id of the file... The default value is an empty string
Public property LinkImage
Sets or gets Optional fieldname for image in link... The default value is an empty string
Public property LinkText
Sets or gets Fieldname for the text of the link... The default value is an empty string
Public property NewFileName
Sets or gets Optional NewFileName indicates a new name in the "Save As" dialog box... The default value is an empty string
Public property ScriptTimeout
Sets or gets Server script timeout in seconds. Increase this value on slow connections and large files. The default value is 2200
Public property StaticClass
Sets or gets or static class The default value is an empty string
Public property StaticLinkId
Sets or gets or static id of the document in Content Studio to download. This value must be empty or be possible to convert to an integer. The default value is zero.
Public property StaticLinkImage
Sets or gets or static image in link The default value is an empty string
Public property StaticLinkText
Sets or gets or static text of the link The default value is an empty string
Public property StaticLinkUniqueId
Sets or gets Change this if you have more than one static link on the same page. The default value is "CSSecureDownload"
Public property StaticNewFileName
Sets or gets or static NewFileName indicates a new name in the "Save As" dialog box The default value is an empty string
Public property StaticTarget
Sets or gets or static target The default value is an empty string
Public property StaticTitle
Sets or gets or static title The default value is an empty string
Public property Target
Sets or gets Fieldname for link target... The default value is an empty string
Public property Title
Sets or gets Fieldname for the title... The default value is an empty string
Top
See Also

Reference