Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 542 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 542 Bytes

EPiServer custom propery

The following files are needed of the property:

  • Business\Properties\CountryEmailAddress.cs

  • Business\Properties\CountryEmailAddressEditorDescriptor.cs

  • Business\Properties\PropertyCountryEmailAddress.cs

  • Business\Services\Country.cs

  • Business\Services\CountryService.cs

  • Business\Services\ICountryService.cs

  • ClientResources\scripts\Editors\CountryEmailAddressesProperty.js

  • ClientResources\scripts\Editors\templates\CountryEmailAddresses.html

  • Models\Pages\HomePage.cs

  • module.config