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 Code |
---|---|
[] public class XUriQuery |
Visual Basic (Declaration) | Copy Code |
---|---|
<> _ Public Class XUriQuery |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
AllKeys | (Inherited from NameValueCollection.) | |
Count | (Inherited from NameObjectCollectionBase.) | |
Item | Overloaded. | |
Keys | (Inherited from NameObjectCollectionBase.) | |
UrlParameterMappings |
Gets the URL parameter mappings.
|
Protected Properties
Name | Description | |
---|---|---|
IsReadOnly | (Inherited from NameObjectCollectionBase.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
ICollection..::..IsSynchronized | (Inherited from NameObjectCollectionBase.) | |
ICollection..::..SyncRoot | (Inherited from NameObjectCollectionBase.) |
See Also
Smartsite.Base Namespace