Interface IRoutingContext.IPortalRoutingContext

All Superinterfaces:
IRoutingContext
All Known Subinterfaces:
IRoutingContext.IFormRecordRoutingContext
Enclosing interface:
IRoutingContext

public static interface IRoutingContext.IPortalRoutingContext extends IRoutingContext
A routing context that requires the portal alias.
Since:
8.2.0
  • Method Details

    • portalAlias

      String portalAlias()
      Gets the alias of the portal context to use for routing.
      Returns:
      The portal alias.