AssetServicesUploadAsset Method Ingeniux CMS Web Services API

Upload a file to a

Namespace: IngeniuxCMService
Assembly: IngeniuxCMService (in IngeniuxCMService.dll) Version: 9.0.565.0 (9.0.565)
Syntax

public void UploadAsset(
	RemoteFileInfo assetStream
)

Parameters

assetStream
Type: RemoteFileInfo
File path and file stream data.
See Also

Reference