@page "/organization/edit/{name}" @inject IHtmlLocalizer L @using EventHub.Localization @using EventHub.Organizations @using EventHub.Web @using Microsoft.AspNetCore.Mvc.Localization @using Microsoft.Extensions.Options @using Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Modal @model EventHub.Web.Pages.Organizations.EditPageModel @inject IOptions UrlOptions @section scripts { } Edit Organization Profile Image Photo size should be max @(OrganizationConsts.MaxProfilePictureFileSize / (1024 * 1024)) MB. Upload Display Name* Website Twitter Username GitHub Username Facebook Username Instagram Username Medium Username @L["Submit"]
Photo size should be max @(OrganizationConsts.MaxProfilePictureFileSize / (1024 * 1024)) MB.