public HtmlGenericControl CreateFeature( string image, string text, string href, Control suffix )
Public Function CreateFeature ( image As String, text As String, href As String, suffix As Control ) As HtmlGenericControl
In This Article