Click or drag to resize
IFileUrlExtensions Class
Extension methods for IFileUrl interface.
Inheritance Hierarchy
SystemObject
  Kentico.Content.Web.MvcIFileUrlExtensions

Namespace: Kentico.Content.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public static class IFileUrlExtensions

The IFileUrlExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberWithOptions
Provides additional file URL options based on given parameters.
Public methodStatic memberWithSizeConstraint
Provides size constraints to the file URL if file represents an image based on given parameters.
Top
See Also