Click or drag to resize
FileUrlBaseRelativePath Property
Relative path (starting with ~/) of the file.

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

Property Value

Type: String

Implements

IFileUrlRelativePath
See Also