Click or drag to resize

LoopItem Methods

The RazorTemplateBaseTModelLoopItem type exposes the following members.

Methods
  NameDescription
Public methodGetBoolean
Gets a boolean representation of the tag value.
Public methodGetDate
Gets a date representation of the tag value.
Public methodGetDouble
Gets a double representation of the tag value.
Public methodGetInteger
Gets a integer representation of the tag value.
Public methodGetLong
Gets a string representation of the tag value.
Public methodGetLoop
Public methodGetString
Gets a string representation of the tag value.
Public methodGetValue
Gets the value.
Public methodTemplateTags
Prints a table of the template tags in the current template instance.
Public methodTemplateTags(String)
Prints a table of the template tags containing the search string in the current template instance.
Top
See Also