You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Content Namespace > Classes > Content Class > Content Methods > EditAsset
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Content.EditAsset Method

Edits an asset that was uploaded into the CMS.

C#
public Boolean EditAsset(System.IO.Stream inputStream, AssetUpdateData assetdata);
Visual Basic
Public Function EditAsset(ByVal inputStream As System.IO.Stream, ByVal assetdata As AssetUpdateData) As Boolean
Parameters 
Description 
inputStream 
Input Stream pointing to the file to be uploaded if file is being overwritten 
assetdata 
Asset details in AssetUpdateData 

A Boolean indicating success, False for success

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!