Creates an instance of RouteSegmentAttribute
Namespace: Composite.DataAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public RouteSegmentAttribute( int order ) |
Visual Basic |
---|
Public Sub New ( _ order As Integer _ ) |
Visual C++ |
---|
public: RouteSegmentAttribute( int order ) |
Parameters
- order
- Type: System..::..Int32
The order. The fields with the lowest order will appear earlier in the path info part of the url.