Click or drag to resize
AssetController Methods

The AssetController type exposes the following members.

Methods
  NameDescription
Public methodDelete
Deletes given campaign asset.
Public methodPost
Performs saving of the CampaignAssetInfo corresponding to the given CampaignAssetViewModel. The CampaignAssetInfo is inserted with the values obtained from campaignAssetViewModel.
Public methodPut
Performs update of the CampaignAssetInfo corresponding. The CampaignAssetInfo values are updated with the values from campaignAssetViewModel.
Top
See Also