The ResourceKey is the key used to identify the Localization Resource for the
title text.
Namespace: DotNetNuke.UI.UserControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string ResourceKey { get; set; } |
Visual Basic |
---|
Public Property ResourceKey As String Get Set |