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