HTMLTableRowStart Method
Generates a start of row tag.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static string TableRowStart()
Public Shared Function TableRowStart As String
Return Value
StringString with the table row start tag.