htmlDoubleTag

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string htmlDoubleTag(string tag, string[] content)
    string
    htmlDoubleTag
    (
    string tag
    ,
    string[] content...
    )
  2. string htmlDoubleTag(string tag, string[string] attributes, string[] content)

Meta