Bucket.OrderHint

Bucket.OrderHint property

Hint used to order items of this type in a list view.The format is defined as outlined here.

public string OrderHint { get; set; }

See Also