ControlResourcesResourceUrlHelper Class |
Namespace: Dynamicweb.Controls
The ControlResourcesResourceUrlHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| ControlResourcesResourceUrlHelper |
Initializes a new instance of an object.
|
| Name | Description | |
|---|---|---|
| CollectQueryString |
Collects query-string for all resources with the given extension.
| |
| GetQueryStringItemValue |
Returns the value of the specified query string parameter.
| |
| GetResourcesByExtensions |
Retrieves a list of resource files for the specified source by a given list of file extensions.
| |
| GetResourceType |
Returns resource type for a given resource.
| |
| GetUniqueExtensions |
Retrieves unique extensions.
| |
| NormalizeExtension |
Normalizes resource extension (converts it to lower case and removes any spaces and dots).
| |
| SortResources |
Performs sorting of resources.
|