Class AllowedContentTypeChildrenBindingEdit
Parent content type to child content type binding page.
[UIBreadcrumbs(false)]
public sealed class AllowedContentTypeChildrenBindingEdit : AllowedContentTypeBindingEditBase<AllowedContentTypeChildrenBindingEdit>, IPage
- Inheritance
-
objectAllowedContentTypeChildrenBindingEdit
- 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