ValidateStoreDefaultCountryChange
public class ValidateStoreDefaultCountryChange : ValidationEventBase
Inheritance
- class ValidationEventBase
Namespace
Constructors
ValidateStoreDefaultCountryChange
public ValidateStoreDefaultCountryChange(StoreReadOnly store, ChangingValue<Guid?> countryId)
Properties
CountryId
public ChangingValue<Guid?> CountryId { get; }
Store
public StoreReadOnly Store { get; }