Sample that shows value of ViewDataAttribute being passed to a ViewComponent
<span class="view-data">@ViewData["Message"]</span>