CodePaste Logo
New Snippet New Snippet Recent Snippets Recent Snippets My Snippets My Snippets Web Code Search Snippets Search
Sign inor Register
Language: VB.NET

Hyperlink Enable and Disable

204 Views
Copy Code Show/Hide Line Numbers
'<asp:Hyperlink Enabled="false" ID="asdf" runat"server" NavigateUrl="#" Text="Select" />
 
If lm.AllowSingleSelect Then 'If you want it to be selected
    hyp.Attributes.Add("onclick", String.Format("onclick=returnValues({0})", lm.LearningModuleID))
End If
by Steve Wright
  January 21, 2010 @ 12:11pm

Add a comment


Report Abuse
brought to you by:
West Wind Techologies



If you find this site useful and use it frequently please consider making a donation to support this free service.
Donate