Click or drag to resize
AssetViewModelAsset Property
Gets the asset associated with the view model.

Namespace: ConnectedApps.Cms.Entities.Extensions.ListView
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Asset Asset { get; }

Property Value

Type: Asset
See Also