| OnDownloadFileNotificationArgs Constructor (String) |
Namespace:
Dynamicweb.Security.UserManagement.Notifications
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax public OnDownloadFileNotificationArgs(
string secureFolderName
)
Public Sub New (
secureFolderName As String
)
Parameters
- secureFolderName
- Type: SystemString
See Also