C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Expander Namespace / C1Expander Class / ContentUrl Property

In This Topic
ContentUrl Property (C1Expander)
In This Topic
Gets ot sets a URL to external content to display in the expander. For example, set to "http://componentone.com/" for the ComponentOne Web site.
Syntax
'Declaration
 
Public Property ContentUrl As System.String
 
See Also