Namespace:
RainWorx.FrameWorx.MVC.Helpers
Assembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public static bool ReCaptchav3Passed( string gRecaptchaResponse, string privateKey )
Parameters
- gRecaptchaResponse
- Type: SystemString
- privateKey
- Type: SystemString
Return Value
Type: BooleanSee Also