Click or drag to resize
IFileUrlQueryStringParameters Property
Collection of query string parameters to be appended to RelativePath.

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

Property Value

Type: NameValueCollection
See Also