IPWorks Cloud 2020 JavaScript Edition

Questions / Feedback?

SearchFileExtensions Property

File extensions to restrict the search to.

Syntax


 getSearchFileExtensions(): string;

 setSearchFileExtensions(searchFileExtensions: string): void;

Default Value

""

Remarks

This property may be set to a comma-separated list of file extensions to restrict the search results returned by Search. File extensions should be specified without leading dot (.) characters.

Note that the server will only apply this search restriction when SearchKind is set to dskActive (0).

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 JavaScript Edition - Version 20.0 [Build 8265]