C# Class Priya.InfoList.JsonDataTypeService

Inheritance: JsonRpcService
Datei anzeigen Open project: Srid68/Priya.InfoList Class Usage Examples

Private Methods

Method Description
DeleteDataType ( long dataTypeId ) : JsonObject
GetDataTypeListView ( long pageNo, long itemsPerPage, long dataIndex, string templateSuffix ) : JsonObject
GetDataTypeSaveView ( long dataTypeId, long pageNo, long itemsPerPage, long dataIndex, string templateSuffix ) : JsonObject
SaveDataType ( string dataTypeName, bool dataTypeIsDefault, bool dataTypeIsActive, long dataTypeId ) : JsonObject