Class FolderTypeSettingConfig
Inherited Members
Namespace: DotNetNuke.Services.FileSystem
Assembly: DotNetNuke.dll
Syntax
public class FolderTypeSettingConfig
Constructors
FolderTypeSettingConfig()
Declaration
public FolderTypeSettingConfig()
Properties
Encrypt
Declaration
public bool Encrypt { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Name
Declaration
public string Name { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Value
Declaration
public string Value { get; set; }
Property Value
| Type | Description |
|---|---|
| string |