Whether there is a valid license key in the web.config for this request.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public static bool IsLicenseValid( HttpRequest request )
public static bool IsLicenseValid( HttpRequest request )
Public Shared Function IsLicenseValid ( request As HttpRequest ) As Boolean
Public Shared Function IsLicenseValid ( request As HttpRequest ) As Boolean
public: static bool IsLicenseValid( HttpRequest^ request )
public: static bool IsLicenseValid( HttpRequest^ request )
static member IsLicenseValid : request : HttpRequest -> bool
static member IsLicenseValid : request : HttpRequest -> bool

- request (HttpRequest)

Boolean
True if licensed, false otherwise.
True if licensed, false otherwise.
Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331