Thursday, January 1, 2026 2:23:24 PM
brianc@powertexgroup.com
@Html.Partial("_ShareButton", Model)
@*@Html.Partial("_ShareButton", Model.SeName)*@Support
@if (showShareButton)
{
@Html.Partial("_ShareButton", Model)
@*@Html.Partial("_ShareButton", Model.SeName)*@
}
@if (showShareButton)
{
@*@Html.Partial("_ShareButton", Model)*@
@Html.Partial("_ShareButton", Model.SeName)
}
Support