HTMLDivisionEnd Method

Generates the end division or section tag.

Definition

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

Return Value

String
String with the end tag for the division or section.

See Also