C# Class erminas.SmartAPI.CMS.Project.Pages.HeadlineFilter

Inheritance: AbstractPageSearchFilter
Afficher le fichier Open project: erminas/smartapi

Méthodes publiques

Свойство Type Description
Operator OperatorType
Value string

Méthodes publiques

Méthode Description
HeadlineFilter ( OperatorType op, string value ) : System
ToSearchItemString ( ) : string

Method Details

HeadlineFilter() public méthode

public HeadlineFilter ( OperatorType op, string value ) : System
op OperatorType
value string
Résultat System

ToSearchItemString() public méthode

public ToSearchItemString ( ) : string
Résultat string

Property Details

Operator public_oe property

public OperatorType Operator
Résultat OperatorType

Value public_oe property

public string Value
Résultat string