summaryP:DotNetNuke.Web.UI.WebControls.DnnTextButton.Localize

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

Syntax

C#
public bool Localize { get; set; }
Visual Basic
Public Property Localize As Boolean
	Get
	Set

Implements

ILocalizable..::..Localize

See Also