Click or drag to resize
Askia

IRoutingCompile Method

Compiles the routing

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
bool Compile()

Return Value

Type: Boolean
Return a boolean representing the success of the operation
Remarks
Compiling a routing is mainly validating the Askia script in its condition
See Also