C# Class Telerik.Web.Mvc.UI.GridSortSettings

Inheritance: IClientSerializable
Afficher le fichier Open project: juanplopes/simple-telerik Class Usage Examples

Méthodes publiques

Méthode Description
GridSortSettings ( IGrid grid ) : System.Collections.Generic
SerializeTo ( string key, IClientSideObjectWriter writer ) : void

Method Details

GridSortSettings() public méthode

public GridSortSettings ( IGrid grid ) : System.Collections.Generic
grid IGrid
Résultat System.Collections.Generic

SerializeTo() public méthode

public SerializeTo ( string key, IClientSideObjectWriter writer ) : void
key string
writer IClientSideObjectWriter
Résultat void