Gets and sets the Supported Features of the Module
Namespace: DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public int SupportedFeatures { get; set; } |
| Visual Basic |
|---|
Public Property SupportedFeatures As Integer Get Set |