Click or drag to resize
Askia

IRoutingCompileEx Method

Compiles the routing

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
IMethodResult CompileEx()

Return Value

Type: IMethodResult
Return the result of the operation
Remarks
Compiling a routing is mainly validating the Askia script in its condition
See Also