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)
Syntaxpublic Dictionary<string, Type> WebResources { get; set; }
Public Property WebResources As Dictionary(Of String, Type)
Get
Set
Property Value
Type:
DictionaryString,
Type
See Also