LinkResolverContext | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Type Alias LinkResolverContext

    type LinkResolverContext = {
        applyTester: WHFSApplyTester;
        language: string;
        targetObject: WHFSObject;
        targetSite: Site;
    }
    Index

    Properties

    applyTester: WHFSApplyTester
    language: string
    targetObject: WHFSObject
    targetSite: Site