APNSoft Controls [4.5.2.20] - API Reference
APNSoftElement.href Property

Gets or sets URL the browser is directed to when a user clicks the item. Property value can include variables $ComponentID$, $ItemID$ and $Rnd$. Each variable is replaced to the corresponding value. The $Rnd$ displays a random number. It can be used as an additional parameter to avoid page caching in browser.

[Visual Basic]
Public Property href As String
[C#]
public string href {get; set;}

See Also

APNSoftElement Class | APNSoft.WebControls Namespace