LinkFieldValue Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
LinkFieldValue() | Constructs a new empty instance of a LinkFieldValue object. | |
LinkFieldValue(String) | Uses an <A> tag in the inputHtml to construct a new instance of a LinkFieldValue object from an HTML string. |
Top