C# Class Sdl.Web.Modules.Search.Models.SearchQuery

Inheritance: Sdl.Web.Common.Models.EntityModel
Afficher le fichier Open project: sdl/dxa-modules Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DeepCopy ( ) : ViewModel

Creates a deep copy of this View Model.

Méthodes protégées

Méthode Description
SearchQuery ( ) : System

Constructor

Method Details

DeepCopy() public méthode

Creates a deep copy of this View Model.
public DeepCopy ( ) : ViewModel
Résultat Sdl.Web.Common.Models.ViewModel

SearchQuery() protected méthode

Constructor
protected SearchQuery ( ) : System
Résultat System