







![]() ![]() |
UltimateSearch Class Library |
UltimateSearchOutput..::..MaxTitleLength Property |
UltimateSearchOutput Class See Also Send Feedback |
Gets or sets the maximum number of characters displayed in title.
Namespace: Karamasoft.WebControls.UltimateSearch
Assembly: UltimateSearch (in UltimateSearch.dll) Version: 3.7.4186.26690
Syntax
C# |
---|
public int MaxTitleLength { get; set; } |
Visual Basic |
---|
Public Property MaxTitleLength As Integer Get Set |
Visual C++ |
---|
public: property int MaxTitleLength { int get (); void set (int value); } |
Field Value
Maximum number of characters displayed in title. The default value is 100.
Remarks
Use this property to set the maximum number of characters displayed in title.