Html.Join Method (Html, IEnumerable<Html>) |
Concatenates all the given html strings, using the given separator. This method works in a similar way to
Join(String,String[])
Namespace:
MicaSystems.Utils
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
See Also