You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > AssetControl Class > AssetControl Properties > UploadType
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
AssetControl.UploadType Property

Selects whether the control will add a document to a folder or overwrite an existing document. Select Add to add assets and use the DefaultFolderID property. Select Update to update assets.

C#
[Bindable(true)]
[Category("Ektron")]
[DefaultValue(0)]
[Description("Selects whether the control will add a document to a folder or overwrite an existing document.")]
[Personalizable(), WebBrowsable()]
public UploadTypeEnum UploadType;
Visual Basic
<Bindable(true)>
<Category("Ektron")>
<DefaultValue(0)>
<Description("Selects whether the control will add a document to a folder or overwrite an existing document.")>
<Personalizable(), WebBrowsable()>
Public Property UploadType() As UploadTypeEnum
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!