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