Click or drag to resize
FileUrlBase Methods

The FileUrlBase type exposes the following members.

Methods
  NameDescription
Protected methodBuildUrl
Builds the path based on given path and current query string.
Public methodClone
Clones the file URL representation to provide immutability support.
Top
Extension Methods
  NameDescription
Public Extension MethodWithOptions
Provides additional file URL options based on given parameters.
(Defined by IFileUrlExtensions.)
Public Extension MethodWithSizeConstraint
Provides size constraints to the file URL if file represents an image based on given parameters.
(Defined by IFileUrlExtensions.)
Top
See Also