프로퍼티 | 타입 | 설명 | |
---|---|---|---|
PortletID | string |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | void |
public PortletChangedAction ( string portletID ) : System | ||
portletID | string | |
리턴 | System |