Gets the Path for this control (used primarily for UserControls)
Namespace: DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string ControlPath { get; } |
Visual Basic |
---|
Public ReadOnly Property ControlPath As String Get |