| EmailNodeEditEmail Method |
Namespace:
Dynamicweb.Management.Marketing.Nodes.EmailMarketing
Assembly:
Dynamicweb.Management.Marketing (in Dynamicweb.Management.Marketing.dll) Version: 4.6.1
Syntax public static OpenScreenAction EditEmail(
string emailId,
string folderId,
string topFolderId,
bool syncWithTree
)
Public Shared Function EditEmail (
emailId As String,
folderId As String,
topFolderId As String,
syncWithTree As Boolean
) As OpenScreenAction
Parameters
- emailId
- Type: SystemString
- folderId
- Type: SystemString
- topFolderId
- Type: SystemString
- syncWithTree
- Type: SystemBoolean
Return Value
Type:
OpenScreenActionSee Also