Gets and sets the Control Key
Namespace: DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string ControlKey { get; set; } |
| Visual Basic |
|---|
Public Property ControlKey As String Get Set |
| Sandcastle Documented DotNetNuke Core |
| ControlInfo..::..ControlKey Property |
| ControlInfo Class See Also Send Feedback |
| C# |
|---|
public string ControlKey { get; set; } |
| Visual Basic |
|---|
Public Property ControlKey As String Get Set |