UserFolderAfterCreateEventArgs
is defined in the Telligent.Evolution.Extensibility.Api.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class UserFolderAfterCreateEventArgs { string Name { get; } IList<string> Path { get; } string Url { get; } int UserId { get; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
Name | string | |||
Path | IList<string> | |||
Url | string | |||
UserId | int |