Makes the data type property of type DateTime field appear in data url.
Namespace: Composite.DataAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public RouteDateSegmentAttribute( int order, DateSegmentFormat format ) |
Visual Basic |
---|
Public Sub New ( _ order As Integer, _ format As DateSegmentFormat _ ) |
Visual C++ |
---|
public: RouteDateSegmentAttribute( int order, DateSegmentFormat format ) |
Parameters
- order
- Type: System..::..Int32
[Missing <param name="order"/> documentation for "M:Composite.Data.RouteDateSegmentAttribute.#ctor(System.Int32,Composite.Data.DateSegmentFormat)"]
- format
- Type: Composite.Data..::..DateSegmentFormat
[Missing <param name="format"/> documentation for "M:Composite.Data.RouteDateSegmentAttribute.#ctor(System.Int32,Composite.Data.DateSegmentFormat)"]