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