Click or drag to resize

AddInWebResources Property

Returns an array of web resource reference.

Namespace:  Cadcorp.Web.UI.Util
Assembly:  Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public Dictionary<string, Type> WebResources { get; set; }

Property Value

Type: DictionaryString, Type
See Also