C# Class SenseNet.ApplicationModel.ViewsScenario

Inheritance: GenericScenario
Afficher le fichier Open project: maxpavlov/FlexNet

Méthodes publiques

Méthode Description
Initialize ( object>.Dictionary parameters ) : void

Méthodes protégées

Méthode Description
CollectActions ( Content context, string backUrl ) : IEnumerable

Private Methods

Méthode Description
GetServiceAction ( Content context, Node view, bool addFullPath, string portletId, string selectedView, string backUrl ) : ServiceAction

Method Details

CollectActions() protected méthode

protected CollectActions ( Content context, string backUrl ) : IEnumerable
context Content
backUrl string
Résultat IEnumerable

Initialize() public méthode

public Initialize ( object>.Dictionary parameters ) : void
parameters object>.Dictionary
Résultat void