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

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

Syntax

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

See Also