Overload List

  NameDescription
C1WebLinkItem()()()
Initializes a new instance of the class without text or a value.
C1WebLinkItem(String)
Initializes a new instance of the class using the specified text.
C1WebLinkItem(String, String)
Initializes a new instance of the class using the specified text and navigation URL.
C1WebLinkItem(String, String, String)
Initializes a new instance of the class using the specified text, navigation URL and image URL.
C1WebLinkItem(String, String, String, String, String, String, String)
Initializes a new instance of the class using the specified text, navigation URL and image URLs.

See Also