Gets and sets the Local Resource File for the Control

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string LocalResourceFile { get; set; }
Visual Basic
Public Property LocalResourceFile As String
	Get
	Set

Field Value

A String

See Also