C# Class Priya.InfoList.JsonInfoCategoryService

Inheritance: JsonRpcService
Mostra file Open project: Srid68/Priya.InfoList Class Usage Examples

Private Methods

Method Description
DeleteInfoCategory ( long infoCategoryId ) : JsonObject
GetInfoCategoryListView ( long pageNo, long itemsPerPage, int dataIndex, string templateSuffix, bool hideDisplay ) : JsonObject
GetInfoCategorySaveView ( long infoCategoryId, long pageNo, long itemsPerPage, int dataIndex, string templateSuffix, bool hideDisplay ) : JsonObject
SaveInfoCategory ( string infoCategoryName, bool isDefault, bool isActive, long infoCategoryId ) : JsonObject