Table of Contents

Class AllowedContentTypeChildrenBindingEdit

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

Parent content type to child content type binding page.

[UIBreadcrumbs(false)]
public sealed class AllowedContentTypeChildrenBindingEdit : AllowedContentTypeBindingEditBase<AllowedContentTypeChildrenBindingEdit>, IPage
Inheritance
object
InfoBindingPage<AllowedChildContentTypeInfo, ContentTypeInfo>
AllowedContentTypeChildrenBindingEdit
Implements
Inherited Members
Extension Methods

Constructors

AllowedContentTypeChildrenBindingEdit(IUIPermissionEvaluator)

Initializes an instance of the AllowedContentTypeChildrenBindingEdit class.

public AllowedContentTypeChildrenBindingEdit(IUIPermissionEvaluator permissionEvaluator)

Parameters

permissionEvaluator IUIPermissionEvaluator

Properties

SourceBindingColumn

Column name of the binding object info that is reference to source object info identifier.

protected override string SourceBindingColumn { get; }

Property Value

string

TargetBindingColumn

Column name of the binding object info that is reference to target object info identifier.

protected override string TargetBindingColumn { get; }

Property Value

string