This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
[]
public class XUriQuery
Visual Basic (Declaration) Copy imageCopy Code
<> _
Public Class XUriQuery

The type exposes the following properties.

Public Properties

  Name Description
Public property AllKeys (Inherited from NameValueCollection.)
Public property Count (Inherited from NameObjectCollectionBase.)
Public property Item Overloaded.
Public property Keys (Inherited from NameObjectCollectionBase.)
Public property UrlParameterMappings
Gets the URL parameter mappings.

Protected Properties

  Name Description
Protected property IsReadOnly (Inherited from NameObjectCollectionBase.)

Explicit Interface Implementations

See Also

Advanced