Gets tags to be displayed as sections in search form when "Search by sections" is used.

Namespace:  Asi.iBO.ContentManagement
Assembly:  Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0

Syntax

C#
public string SESectionsICID { get; }
Visual Basic (Declaration)
Public ReadOnly Property SESectionsICID As String
Visual C++
public:
property String^ SESectionsICID {
	String^ get ();
}

See Also