ScriptReferenceBase.ResourceUICultures Property

 

Gets or sets a comma-delimited list of UI cultures that are supported by the Path property.

Namespace:   System.Web.UI
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

[<TypeConverterAttribute(typeof(StringArrayConverter))>]
member ResourceUICultures : string[] with get, set

Property Value

Type: System.String[]

A string that contains a comma-delimited list of UI cultures.

.NET Framework
Available since 3.5
Return to top
Show: