C# Class SenseNet.ContentRepository.Storage.Caching.DistributedActions.PortletChangedMessage

Inheritance: SenseNet.Communication.Messaging.ClusterMessage
Afficher le fichier Open project: maxpavlov/FlexNet

Méthodes publiques

Свойство Type Description
PortletID string

Méthodes publiques

Méthode Description
PortletChangedMessage ( ) : System
PortletChangedMessage ( string portletID ) : System

Method Details

PortletChangedMessage() public méthode

public PortletChangedMessage ( ) : System
Résultat System

PortletChangedMessage() public méthode

public PortletChangedMessage ( string portletID ) : System
portletID string
Résultat System

Property Details

PortletID public_oe property

public string PortletID
Résultat string