The Section is the Id of the DHTML object that contains the xection content title text.

Namespace: DotNetNuke.UI.UserControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string Section { get; set; }
Visual Basic
Public Property Section As String
	Get
	Set

Field Value

A string representing the Section.

Remarks