Content's Title
Namespace: DotNetNuke.Services.Search.EntitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string Title { get; set; } |
| Visual Basic |
|---|
Public Property Title As String Get Set |
Remarks
HTML tags are stripped from this property, but certain HTML attribute values will be retain, ie. alt and title attribute values.