Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 447 Bytes

File metadata and controls

17 lines (12 loc) · 447 Bytes

IContentHashCache.ResolvePath method

namespace: Serenity.Web   assemblySerenity.Net.Web

Resolves a relative path

public string ResolvePath(PathString pathBase, string contentPath)
parameter description
pathBase Path base
contentPath Content path

See Also