ClientDataTypeModelValidatorProvider.ResourceClassKey Property

Gets the resource class key.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

static function get ResourceClassKey () : String 
static function set ResourceClassKey (value : String)

Property Value

Type: System.String
The resource class key.
Show: