Property | Type | Description | |
---|---|---|---|
_eventSync | object |
Method | Description | |
---|---|---|
FireChanged ( string portletId ) : void | ||
NotifyChange ( string portletId ) : void | ||
PortletDependency ( string portletId ) : System |
Method | Description | |
---|---|---|
DependencyDispose ( ) : void |
Method | Description | |
---|---|---|
PortletDependency_Changed ( object sender, EventArgs |
public static FireChanged ( string portletId ) : void | ||
portletId | string | |
return | void |
public static NotifyChange ( string portletId ) : void | ||
portletId | string | |
return | void |
public PortletDependency ( string portletId ) : System | ||
portletId | string | |
return | System |