Click or drag to resize

ControlResourcesResourceUrlHelperCollectQueryString Method

Collects query-string for all resources with the given extension.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public string CollectQueryString(
	string[] data,
	string ext
)

Parameters

data
Type: SystemString
List of resources.
ext
Type: SystemString
Extension to use.

Return Value

Type: String
Remarks