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

Adds an asset to the CMS.

C#
public Long AddAsset(System.IO.Stream inputStream, AssetUpdateData assetdata);
Visual Basic
Public Function AddAsset(ByVal inputStream As System.IO.Stream, ByVal assetdata As AssetUpdateData) As Long
Parameters 
Description 
inputStream 
Input Stream pointing to the file to be uploaded 
assetdata 
Asset details in AssetUpdateData 
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!