Table of Contents

Class ContactEditSection

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

Contact edit page

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

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.