Click or drag to resize

OnDownloadFileNotificationArgs Constructor (String)

Initializes a new instance of the OnDownloadFileNotificationArgs class

Namespace:  Dynamicweb.Security.UserManagement.Notifications
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public OnDownloadFileNotificationArgs(
	string secureFolderName
)

Parameters

secureFolderName
Type: SystemString
See Also