Maximum number of characters to show in the result preview text (limits the amount of text sent to the browser).
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
[PersistenceModeAttribute(PersistenceMode.Attribute)] public virtual int ResultPreviewerCharacterLimit { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)] public virtual int ResultPreviewerCharacterLimit { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> Public Overridable Property ResultPreviewerCharacterLimit As Integer Get Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> Public Overridable Property ResultPreviewerCharacterLimit As Integer Get Set
public: [PersistenceModeAttribute(PersistenceMode::Attribute)] virtual property int ResultPreviewerCharacterLimit { int get (); void set (int value); }
public: [PersistenceModeAttribute(PersistenceMode::Attribute)] virtual property int ResultPreviewerCharacterLimit { int get (); void set (int value); }
[<PersistenceModeAttribute(PersistenceMode.Attribute)>] abstract ResultPreviewerCharacterLimit : int with get, set [<PersistenceModeAttribute(PersistenceMode.Attribute)>] override ResultPreviewerCharacterLimit : int with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>] abstract ResultPreviewerCharacterLimit : int with get, set [<PersistenceModeAttribute(PersistenceMode.Attribute)>] override ResultPreviewerCharacterLimit : int with get, set
Property Value
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120