Click or drag to resize
IFileUrlIsImage Property
Indicates if the file represents an image.

Namespace: Kentico.Content.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
bool IsImage { get; }

Property Value

Type: Boolean
See Also