Partilhar via


Propriedade RenderingExtension.LocalizedName

Gets the localized display name of the rendering extension.

Namespace:  Microsoft.Reporting.WebForms
Assembly:  Microsoft.ReportViewer.WebForms (em Microsoft.ReportViewer.WebForms.dll)

Sintaxe

'Declaração
Public ReadOnly Property LocalizedName As String
public string LocalizedName { get; }
public:
property String^ LocalizedName {
    String^ get ();
}
member LocalizedName : string with get
function get LocalizedName () : String

Valor de propriedade

Tipo: String
A read-only string value.

Consulte também

Referência

RenderingExtension Classe

Namespace Microsoft.Reporting.WebForms