Uiinfrastructure API Docs  
 

FileDownloadModel.SetContentTypeToDownload Method 

Sets the contentTypeToDownload.

public virtual void SetContentTypeToDownload(
   string contentTypeToDownload
);

Parameters

contentTypeToDownload
The contentTypeToDownload to set

See Also

FileDownloadModel Class | com.plumtree.uiinfrastructure.filedownload Namespace