Custom sorting on a property instead of using predefined sorting by setting SortOrder
Namespace:
EPiServer.Web.WebControlsAssembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Syntax
| C# |
|---|
[DefaultValueAttribute("")] [BindableAttribute(true)] public string SortBy { get; set; } |