C1.Win.8 Assembly / C1.Framework.Html Namespace / HtmlElement Class / ImageDictionary Property

In This Topic
ImageDictionary Property (HtmlElement)
In This Topic
Gets or sets the System.Collections.IDictionary containing image cache.
Syntax
'Declaration
 
Public Property ImageDictionary As IDictionary
 
See Also