| EmailNodeRefreshEmailListAction Method |
Namespace:
Dynamicweb.Management.Marketing.Nodes.EmailMarketing
Assembly:
Dynamicweb.Management.Marketing (in Dynamicweb.Management.Marketing.dll) Version: 4.6.1
Syntax public static Action RefreshEmailListAction(
int folderId,
int topFolderId,
bool execNodeActionWhenSelect
)
Public Shared Function RefreshEmailListAction (
folderId As Integer,
topFolderId As Integer,
execNodeActionWhenSelect As Boolean
) As Action
Parameters
- folderId
- Type: SystemInt32
- topFolderId
- Type: SystemInt32
- execNodeActionWhenSelect
- Type: SystemBoolean
Return Value
Type:
ActionSee Also