ValidationExtensions.ResourceClassKey Property

Definition

Gets or sets the name of the resource file (class key) that contains localized string values.

public static string ResourceClassKey { get; set; }
member this.ResourceClassKey : string with get, set
Public Property ResourceClassKey As String

Property Value

The name of the resource file (class key).

Applies to