@namespace Connected.Components @inherits UIComponent
@if (ActivatorContent != null) {
@ActivatorContent
} else if (String.IsNullOrEmpty(Icon)) { } else { } @* The portal has to include the cascading values inside, because it's not able to teletransport the cascade *@ @ChildContent