This method constructs gateway URL that points to a specific associated resource (preference page, help page). If this method is called with iPrefType parameter set to 0, the result is a gateway prefix that should be followed by the actual absolute URL to the gatewayed resource.
This method constructs gateway URL that points to a specific associated resource (preference page, help page). If this method is called with iPrefType parameter set to 0, the result is a gateway prefix that should be followed by the actual absolute URL to the gatewayed resource.
public static string ConstructPrefPageLink(AActivitySpace,int,int,int,int);
This method constructs gateway URL that points to a specific associated resource (preference page, help page). If this method is called with iPrefType parameter set to 0, the result is a gateway prefix that should be followed by the actual absolute URL to the gatewayed resource.
public static string ConstructPrefPageLink(AActivitySpace,int,int,int,int,int);
GatewayHelpers Class | com.plumtree.portaluiinfrastructure.statichelpers Namespace