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

Inheritance: SenseNet.Communication.Messaging.ClusterMessage
Datei anzeigen Open project: maxpavlov/FlexNet

Public Properties

Property Type Description
PortletID string

Public Methods

Method Description
PortletChangedMessage ( ) : System
PortletChangedMessage ( string portletID ) : System

Method Details

PortletChangedMessage() public method

public PortletChangedMessage ( ) : System
return System

PortletChangedMessage() public method

public PortletChangedMessage ( string portletID ) : System
portletID string
return System

Property Details

PortletID public_oe property

public string PortletID
return string