Back to Devexpress

FileSystemProviderBuilderExtensions Methods

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-filesystemproviderbuilderextensions-dot-underscore-methods.md

latest11.6 KB
Original Source

FileSystemProviderBuilderExtensions Methods

Contains extension methods for file system providers.

NameDescription
DateModifiedExpr<TProviderBuilder>(TProviderBuilder, JS) staticMirrors the client-side customFileSystemProvider.dateModifiedExpr, objectFileSystemProvider.dateModifiedExpr and remoteFileSystemProvider.dateModifiedExpr options.
DateModifiedExpr<TProviderBuilder>(TProviderBuilder, String) staticMirrors the client-side customFileSystemProvider.dateModifiedExpr, objectFileSystemProvider.dateModifiedExpr and remoteFileSystemProvider.dateModifiedExpr options.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
IsDirectoryExpr<TProviderBuilder>(TProviderBuilder, JS) staticMirrors the client-side customFileSystemProvider.isDirectoryExpr, objectFileSystemProvider.isDirectoryExpr and remoteFileSystemProvider.isDirectoryExpr options.
IsDirectoryExpr<TProviderBuilder>(TProviderBuilder, String) staticMirrors the client-side customFileSystemProvider.isDirectoryExpr, objectFileSystemProvider.isDirectoryExpr and remoteFileSystemProvider.isDirectoryExpr options.
KeyExpr<TProviderBuilder>(TProviderBuilder, JS) staticMirrors the client-side customFileSystemProvider.keyExpr, objectFileSystemProvider.keyExpr and remoteFileSystemProvider.keyExpr options.
KeyExpr<TProviderBuilder>(TProviderBuilder, String) staticMirrors the client-side customFileSystemProvider.keyExpr, objectFileSystemProvider.keyExpr and remoteFileSystemProvider.keyExpr options.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
NameExpr<TProviderBuilder>(TProviderBuilder, JS) staticMirrors the client-side customFileSystemProvider.nameExpr, objectFileSystemProvider.nameExpr and remoteFileSystemProvider.nameExpr options.
NameExpr<TProviderBuilder>(TProviderBuilder, String) staticMirrors the client-side customFileSystemProvider.nameExpr, objectFileSystemProvider.nameExpr and remoteFileSystemProvider.nameExpr options.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
SizeExpr<TProviderBuilder>(TProviderBuilder, JS) staticMirrors the client-side customFileSystemProvider.sizeExpr, objectFileSystemProvider.sizeExpr and remoteFileSystemProvider.sizeExpr options.
SizeExpr<TProviderBuilder>(TProviderBuilder, String) staticMirrors the client-side customFileSystemProvider.sizeExpr, objectFileSystemProvider.sizeExpr and remoteFileSystemProvider.sizeExpr options.
ThumbnailExpr<TProviderBuilder>(TProviderBuilder, JS) staticMirrors the client-side customFileSystemProvider.thumbnailExpr, objectFileSystemProvider.thumbnailExpr and remoteFileSystemProvider.thumbnailExpr options.
ThumbnailExpr<TProviderBuilder>(TProviderBuilder, String) staticMirrors the client-side customFileSystemProvider.thumbnailExpr, objectFileSystemProvider.thumbnailExpr and remoteFileSystemProvider.thumbnailExpr options.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

FileSystemProviderBuilderExtensions Class

FileSystemProviderBuilderExtensions Members

DevExtreme.AspNet.Mvc Namespace