public class CardFilesDataProvider : IDataProvider
Public Class CardFilesDataProvider
Implements IDataProvider
public ref class CardFilesDataProvider : IDataProvider
type CardFilesDataProvider =
class
interface IDataProvider
end
CardFilesDataProvider | Creates data provider for files in view. |
FileControl | Target file control. |
ViewMetadata | Source view metadata. |
AddFieldDescriptions | Make base description of data response. |
BuildParametersCollectionFromRequest | Build request parameters. |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetDataAsync | Осуществляющую получение данных в соответствии с запросом request |
GetFilterAsync | Provide data filter. |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetItems | Provide data items. |
GetSorterAsync | Provide data sorter. |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MapFileToRow | Make mapping between file view model and target view. |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
PopulateDataRowsAsync | Fill in the data. |
ToString | Returns a string that represents the current object. (Унаследован от Object) |