| IRoutingCompileEx Method |
Compiles the routing
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax IMethodResult CompileEx()
Function CompileEx As IMethodResult
IMethodResult^ CompileEx()
Return Value
Type:
IMethodResultReturn the result of the operation
Remarks
Compiling a routing is mainly validating the Askia script in its condition
See Also