Property | Type | Description | |
---|---|---|---|
PortletID | string |
Method | Description | |
---|---|---|
DoAction ( bool onRemote, bool isFromMe ) : void | ||
PortletChangedAction ( ) : System | ||
PortletChangedAction ( string portletID ) : System | ||
ToString ( ) : string |
public DoAction ( bool onRemote, bool isFromMe ) : void | ||
onRemote | bool | |
isFromMe | bool | |
return | void |
public PortletChangedAction ( string portletID ) : System | ||
portletID | string | |
return | System |