LoopItem Methods |
The RazorTemplateBaseTModelLoopItem type exposes the following members.
Name | Description | |
---|---|---|
GetBoolean |
Gets a boolean representation of the tag value.
| |
GetDate |
Gets a date representation of the tag value.
| |
GetDouble |
Gets a double representation of the tag value.
| |
GetInteger |
Gets a integer representation of the tag value.
| |
GetLong |
Gets a string representation of the tag value.
| |
GetLoop | ||
GetString |
Gets a string representation of the tag value.
| |
GetValue |
Gets the value.
| |
TemplateTags |
Prints a table of the template tags in the current template instance.
| |
TemplateTags(String) |
Prints a table of the template tags containing the search string in the current template instance.
|