| Table of Contents
|
public static T GetParam(this XUri uri, string key, T def);
| Name | Type | Description |
|---|---|---|
| uri | XUri | Input Uri. |
| key | string | Parameter key. |
| def | T | Default value to return in case parameter does not exist. |
public static T GetParam(this XUri uri, string key, int index, T def);
| Name | Type | Description |
|---|---|---|
| uri | XUri | Input Uri. |
| key | string | Parameter key. |
| index | int | Parameter index. |
| def | T | Default value to return in case parameter does not exist. |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by