Gets or sets the Resource Key used for the Control

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

Syntax

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

Field Value

A String

See Also