Gets and sets the Key ID
Namespace: DotNetNuke.Entities.Modules.DefinitionsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public int KeyID { get; set; } |
| Visual Basic |
|---|
Public Property KeyID As Integer Get Set |
| Sandcastle Documented DotNetNuke Core |
| ModuleDefinitionInfo..::..KeyID Property |
| ModuleDefinitionInfo Class See Also Send Feedback |
| C# |
|---|
public int KeyID { get; set; } |
| Visual Basic |
|---|
Public Property KeyID As Integer Get Set |