C# 클래스 Sdl.Web.Modules.Search.Models.SearchQuery

상속: Sdl.Web.Common.Models.EntityModel
파일 보기 프로젝트 열기: sdl/dxa-modules 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
DeepCopy ( ) : ViewModel

Creates a deep copy of this View Model.

보호된 메소드들

메소드 설명
SearchQuery ( ) : System

Constructor

메소드 상세

DeepCopy() 공개 메소드

Creates a deep copy of this View Model.
public DeepCopy ( ) : ViewModel
리턴 Sdl.Web.Common.Models.ViewModel

SearchQuery() 보호된 메소드

Constructor
protected SearchQuery ( ) : System
리턴 System