PFFieldUrlValueHelper Properties |
The PFFieldUrlValueHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() | Data |
Gets or sets the data collection.
(Inherited from PFFieldValueHelperFieldType, ValueType.) |
![]() | Field |
Gets the field.
(Inherited from PFFieldValueHelperFieldType, ValueType.) |
![]() | IsEmpty |
Gets a value indicating whether the value is null or the Url and Text are not initialized.
|
![]() | IsNotEmpty |
Gets a value indicating whether the value is not null and the Url or Text are initialized.
|
![]() | Text |
Gets or sets a text representing the link.
|
![]() | Url |
Gets or sets the address, destination of the link.
|
![]() | Value |
Gets or sets the stored value.
(Overrides PFFieldValueHelperFieldType, ValueTypeValue.) |