IAssetViewBound Property |
Checks whether the asset is view bound.
View bound assets are views that are attached to Presentation Content Units and are published automatically.
Namespace: Ingeniux.CMS
if(contentItem.ViewBound){ //Additional Actions }