C# Class SenseNet.Portal.UI.ContentListViews.FieldControls.Query

Afficher le fichier Open project: maxpavlov/FlexNet Class Usage Examples

Méthodes publiques

Свойство Type Description
Group Group
Predicate Predicate

Méthodes publiques

Méthode Description
GetNodeQueryXml ( string guiQuery ) : string

This is a temporary solution before the gui xml parse moves to the official NodeQuery.Parse method

Private Methods

Méthode Description
ReplacePath ( string guiQueryXml ) : string
ReplacePath ( ExpressionItem exp ) : void

Method Details

GetNodeQueryXml() public static méthode

This is a temporary solution before the gui xml parse moves to the official NodeQuery.Parse method
public static GetNodeQueryXml ( string guiQuery ) : string
guiQuery string
Résultat string

Property Details

Group public_oe property

public Group Group
Résultat Group

Predicate public_oe property

public Predicate,SenseNet.Portal.UI.ContentListViews.FieldControls Predicate
Résultat Predicate