AssetSearchResult Class |
Namespace: ConnectedApps.Cms.Entities
The AssetSearchResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | AssetSearchResult | Initializes a new instance of the AssetSearchResult class |
Name | Description | |
---|---|---|
![]() | Assets |
Gets a collection of assets from the search and pagination.
|
![]() | Pagination |
Gets the pagination from the search. If none was specified, then this will be returned to indicate the current pagination.
|
![]() | TotalRecords |
Gets the total number of records returns from the search.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |