RemoteFileSystemProviderBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Remote |
Initializes a new instance of the Remote |
#Methods
Name | Description |
---|---|
Before |
Specifies a function that customizes an Ajax request before it is sent to the server. Mirrors the client-side before |
Before |
Specifies a function that customizes an Ajax request before it is sent to the server. Mirrors the client-side before |
Before |
Specifies a function that customizes a form submit request before it is sent to the server. Mirrors the client-side before |
Before |
Specifies a function that customizes a form submit request before it is sent to the server. Mirrors the client-side before |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Has |
Specifies which data field provides information about whether a directory has subdirectories. Mirrors the client-side has |
Has |
Specifies which data field provides information about whether a directory has subdirectories. Mirrors the client-side has |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Request |
Specifies the request headers. Mirrors the client-side request |
To |
Returns a string that represents the current object. Inherited from Object. |
Url |
Specifies the URL of an endpoint used to access and modify a file system located on the server. Mirrors the client-side url option. |
See Also