Table of Contents

Class CustomerEditSection

Namespace
Kentico.Xperience.Admin.DigitalCommerce.UIPages
Assembly
Kentico.Xperience.Admin.DigitalCommerce.dll

Customer edit section page.

public sealed class CustomerEditSection : EditSectionPage<CustomerInfo>, IPage
Inheritance
object
CustomerEditSection
Implements
Inherited Members
Extension Methods

Constructors

CustomerEditSection()

public CustomerEditSection()

Methods

GetObjectDisplayName(BaseInfo)

Gets object display name to be used in breadcrumbs, navigation items etc.

protected override Task<string> GetObjectDisplayName(BaseInfo infoObject)

Parameters

infoObject BaseInfo

Currently processed info object.

Returns

Task<string>

The object display name to be used in breadcrumbs, navigation items etc.