| SortIndexAttribute Constructor |
Namespace:
Dynamicweb.Content.Items.Annotations
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public SortIndexAttribute(
int idx
)
Public Sub New (
idx As Integer
)
Parameters
- idx
- Type: SystemInt32
See Also