Click or drag to resize
URLParameters Class
Class providing url parameters.
Inheritance Hierarchy
SystemObject
  CMS.HelpersURLParameters

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public class URLParameters

The URLParameters type exposes the following members.

Constructors
  NameDescription
Public methodURLParameters
Top
Properties
  NameDescription
Public propertyExtension
Extension of selected item.
Public propertyGuid
Guid of selected item.
Public propertyHeight
Height of selection item.
Public propertyUrl
Url for selected item.
Public propertyWidth
Width of selected item.
Top
See Also