Click or drag to resize
ObjectDetailLinkParametersAllowNavigationToListing Property
Navigation to the parent tabs will be possible if enabled.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public bool AllowNavigationToListing { get; set; }

Property Value

Type: Boolean
See Also