Click or drag to resize

ResourceUrlHelper Methods

The ControlResourcesResourceUrlHelper type exposes the following members.

Methods
  NameDescription
Public methodCollectQueryString
Collects query-string for all resources with the given extension.
Public methodGetQueryStringItemValue
Returns the value of the specified query string parameter.
Public methodGetResourcesByExtensions
Retrieves a list of resource files for the specified source by a given list of file extensions.
Public methodGetResourceType
Returns resource type for a given resource.
Public methodGetUniqueExtensions
Retrieves unique extensions.
Public methodNormalizeExtension
Normalizes resource extension (converts it to lower case and removes any spaces and dots).
Public methodSortResources
Performs sorting of resources.
Top
See Also