AssetContentSearchFactorySearch Method (String, String, Int32, Int32, Int32, Boolean, Boolean, Boolean, String, Boolean) |
Namespace: Ingeniux.CMS.Assets.Search
public IEnumerable<IAssetContentSearchResultItem> Search( string searchText, string[] ancestorFolderIds, int totalCount, int startIndex = 0, int pageSize = 10, bool checkedInContentOnly = true, bool includeRemoved = false, bool showFrags = false, string sortField = null, bool sortDescending = false )
[Missing <param name="searchText"/> documentation for "M:Ingeniux.CMS.Assets.Search.AssetContentSearchFactory.Search(System.String,System.String[],System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.String,System.Boolean)"]
[Missing <param name="ancestorFolderIds"/> documentation for "M:Ingeniux.CMS.Assets.Search.AssetContentSearchFactory.Search(System.String,System.String[],System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.String,System.Boolean)"]
[Missing <param name="totalCount"/> documentation for "M:Ingeniux.CMS.Assets.Search.AssetContentSearchFactory.Search(System.String,System.String[],System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.String,System.Boolean)"]
[Missing <param name="startIndex"/> documentation for "M:Ingeniux.CMS.Assets.Search.AssetContentSearchFactory.Search(System.String,System.String[],System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.String,System.Boolean)"]
[Missing <param name="pageSize"/> documentation for "M:Ingeniux.CMS.Assets.Search.AssetContentSearchFactory.Search(System.String,System.String[],System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.String,System.Boolean)"]
[Missing <param name="checkedInContentOnly"/> documentation for "M:Ingeniux.CMS.Assets.Search.AssetContentSearchFactory.Search(System.String,System.String[],System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.String,System.Boolean)"]
[Missing <param name="includeRemoved"/> documentation for "M:Ingeniux.CMS.Assets.Search.AssetContentSearchFactory.Search(System.String,System.String[],System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.String,System.Boolean)"]
[Missing <param name="showFrags"/> documentation for "M:Ingeniux.CMS.Assets.Search.AssetContentSearchFactory.Search(System.String,System.String[],System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.String,System.Boolean)"]
[Missing <param name="sortField"/> documentation for "M:Ingeniux.CMS.Assets.Search.AssetContentSearchFactory.Search(System.String,System.String[],System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.String,System.Boolean)"]
[Missing <param name="sortDescending"/> documentation for "M:Ingeniux.CMS.Assets.Search.AssetContentSearchFactory.Search(System.String,System.String[],System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.String,System.Boolean)"]
[Missing <returns> documentation for "M:Ingeniux.CMS.Assets.Search.AssetContentSearchFactory.Search(System.String,System.String[],System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean,System.Boolean,System.String,System.Boolean)"]