HTMLTableColumnEnd Method

Generates a table column end tag.

Definition

Namespace: Aliquo.Core
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public static string TableColumnEnd()

Return Value

String
String with the table column end tag.

See Also