FileUrlBaseBuildUrl Method |
Builds the path based on given path and current query string.
Namespace: Kentico.Content.Web.MvcAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax protected string BuildUrl(
string path
)
Parameters
- path
- Type: SystemString
Path.
Return Value
Type:
StringSee Also