Class AllowedContentTypeParentsBindingEdit
Child content type to parent content type binding page.
[UIBreadcrumbs(false)]
public sealed class AllowedContentTypeParentsBindingEdit : AllowedContentTypeBindingEditBase<AllowedContentTypeParentsBindingEdit>, IPage
- Inheritance
-
objectAllowedContentTypeParentsBindingEdit
- 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