@using System.ComponentModel @using Newtonsoft.Json @using System.Text; @model UAC home/ @Html.Raw(ViewData["breadcrumbs"])
Display Name | @Model.DisplayName |
---|---|
Description | @Html.Raw(Model.Description) |
Channels | @Html.Raw("") |
Users | @Html.Raw("") |
AccountInChannels | @Html.Raw("") |