| |
SearchLimit propertyFor IERUSiteSearch, sets or returns the maximum number of items returned by the search. Set this property to 0 to signify no limit. For IERUSiteSettings, returns but does not set the maximum number of items in search results displayed by the user interface. Set this property to 0 to signify no limit. SyntaxC++HRESULT get_SearchLimit(LONG* pRetVal) HRESULT put_SearchLimit(LONG MyRetVal) Scripting languagesSearchLimit = Object.SearchLimit Object.SearchLimit = SearchLimit |
Home |