Suffix is Optional Text that appears after the Localized Label Text
Namespace: DotNetNuke.UI.UserControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string Suffix { get; set; } |
| Visual Basic |
|---|
Public Property Suffix As String Get Set |