Click or drag to resize
Askia

IRoutingCollectionItem Property (String)

Find a routing by name

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
IRouting this[
	string name
] { get; }

Parameters

name
Type: SystemString
Name of the routing to find

Property Value

Type: IRouting
See Also