Gets and sets the AppCode Folder Name of the Desktop Module
Namespace: DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string CodeSubDirectory { get; set; } |
| Visual Basic |
|---|
Public Property CodeSubDirectory As String Get Set |