Click or drag to resize
FileUrlBaseClone Method
Clones the file URL representation to provide immutability support.

Namespace: Kentico.Content.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public abstract IFileUrl Clone()

Return Value

Type: IFileUrl
See Also