ContentUrl Property (C1Expander)
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.
public System.string ContentUrl {get; set;}
'Declaration
Public Property ContentUrl As System.String