Table of Contents

Class AllowedContentTypeParentsBindingEdit

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

Child content type to parent content type binding page.

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

Constructors

AllowedContentTypeParentsBindingEdit(IUIPermissionEvaluator)

Initializes an instance of the AllowedContentTypeParentsBindingEdit class.

public AllowedContentTypeParentsBindingEdit(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