Gets and sets the local resource file for this control
Namespace: DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string LocalResourceFile { get; set; } |
Visual Basic |
---|
Public Property LocalResourceFile As String Get Set |