Click or drag to resize

FieldKernelNavInfoLinkContainsParentInfo Property

Gets or Sets whether or not the navigation link should contain parent info per the LinkContainsParentInfo option.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool LinkContainsParentInfo { get; set; }

Property Value

Type: Boolean
See Also