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

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
DoAction ( bool onRemote, bool isFromMe ) : void
PortletChangedAction ( ) : System
PortletChangedAction ( string portletID ) : System
ToString ( ) : string

Method Details

DoAction() public méthode

public DoAction ( bool onRemote, bool isFromMe ) : void
onRemote bool
isFromMe bool
Résultat void

PortletChangedAction() public méthode

public PortletChangedAction ( ) : System
Résultat System

PortletChangedAction() public méthode

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

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

PortletID public_oe property

public string PortletID
Résultat string