Gets and sets the Local ResourceFile for the Control Panel
Namespace: DotNetNuke.UI.ControlPanelsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string LocalResourceFile { get; set; } |
Visual Basic |
---|
Public Property LocalResourceFile As String Get Set |