DocumentURLProviderOnGetABTestOriginalVariant Event |
Delegates retrieving of original variant node (if the node is AB test variant) to external handler.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax Remarks
Returning
null the event handler indicates that given
TreeNode parameter is not a valid AB test variant or AB testing feature is not allowed.
See Also