Attempting to use WebRegisterPath in a method yields a compiler error.

Code:
    Procedure End_Construct_Object
        Forward Send End_Construct_Object
        //
        WebRegisterPath ntNavigateForward oLoginDialog
    End_Procedure