LoopItem Properties |
The RazorTemplateBaseTModelLoopItem type exposes the following members.
| Name | Description | |
|---|---|---|
| Index |
Gets the index.
| |
| Loops |
Returns a list of loops on this instance.
| |
| Values |
Gets the raw values in a Dictonary. The key is the name of the tag, the value is value of the tag.
|