Classes
| Class | Description | |
|---|---|---|
|
|
Address1 |
Display the address row 1 for current person or organization.
|
|
|
Address2 |
Display the address row 2 for current person or organization.
|
|
|
AssignedRoleRepeater |
A data-bound list control that allows custom layout by repeating a specified
template for each assigned role displayed in the list.
|
|
|
AssignedRoleRepeaterItem |
Assigned role repeater item that implement helper interface to get current object.
|
|
|
Boolean |
Display the OnTrue template if customfield for current group, organization or person is true,
otherwise the OnFalse template.
|
|
|
City |
Display the city for current person or organization.
|
|
|
Comments |
Display the comment for current person.
|
|
|
Company |
Display the company for current person.
|
|
|
Country |
Display the country for current person or organization.
|
|
|
CustomerNumber |
Display the customer number for current person or organization.
|
|
|
DateTime |
Display the datea and time for customfield for current group, organization or person.
|
|
|
Display the email for current person.
|
|
|
|
Fax |
Display the fax for current person or organizations billing or delivery address.
|
|
|
FileLink |
Display the link to file for group, organization or person.
|
|
|
FileName |
Display the filename for customfield for current group, organization or person.
|
|
|
FileSrc |
Display the file link.
|
|
|
FirstName |
Display the first name for current person.
|
|
|
Gender |
Display the gender for current person.
The translation will come from web site string (Female and Male).
If the web site string is missing translation will come from module
string if exists.
|
|
|
GroupDescription |
Display the description for current group.
|
|
|
GroupName |
Display the name for current group.
|
|
|
GroupRepeater |
A data-bound list control that allows custom layout by repeating a specified
template for each group displayed in the list.
|
|
|
GroupRepeaterItem |
Group repeater item that implement helper interface to get current object.
|
|
|
HasAssignedRoles |
Renders the OnTrue template if the item has assigned roles,
otherwise the OnFalse template is rendered.
|
|
|
HasChildOrganization |
Renders the OnTrue template if the organization has child-organizations,
otherwise the OnFalse template is rendered.
|
|
|
HasRelatedGroups |
Renders the OnTrue template if the item has related-group,
otherwise the OnFalse template is rendered.
|
|
|
HasRelatedOrganizations |
Renders the OnTrue template if the item has related-organizations,
otherwise the OnFalse template is rendered.
|
|
|
HasRelatedPersons |
Renders the OnTrue template if the item has related-persons,
otherwise the OnFalse template is rendered.
|
|
|
Image |
Display the image for group, organization or person.
|
|
|
ImageLink |
Display the link to image for group, organization or person.
|
|
|
ImageSrc |
Display the image link.
|
|
|
LastName |
Display the last name for current person.
|
|
|
MiddleName |
Display the middle name for current person.
|
|
|
MobilePhone |
Display the mobilephone for current person or organization.
|
|
|
MultiSelectOption |
Render the multi select option value.
|
|
|
MultiSelectOptionSelected | |
|
|
MultiSelectRepeater |
Iterates throught the multi select items.
|
|
|
MultiSelectRepeaterItem |
Render the multiselect item
|
|
|
Number |
Display the number for customfield for current group, organization or person.
|
|
|
OrganizationDescription |
Display the description for current organization.
|
|
|
OrganizationName |
Display the name for current organization.
|
|
|
OrganizationRepeater |
A data-bound list control that allows custom layout by repeating a specified
template for each organization displayed in the list.
|
|
|
OrganizationRepeaterItem |
Organization repeater item that implement helper interface to get current object.
|
|
|
PersonPicture |
Display the picture for current person.
|
|
|
PersonRepeater |
A data-bound list control that allows custom layout by repeating a specified
template for each person displayed in the list.
|
|
|
PersonRepeaterItem |
Person repeater item that implement helper interface to get current object.
|
|
|
Phone |
Display the phone for current person or organization.
|
|
|
RoleDescription |
Display the description for current role.
|
|
|
RoleName |
Display the name for current role.
|
|
|
State |
Display the state for billing or delivery address for current person or organization.
|
|
|
Text |
Display the text for customfield for current group, organization or person.
|
|
|
Title |
Display the title for current person.
|
|
|
UseBillingAddress |
Control is placeholder that will work as a markercontrol
and have properties to return current billing address.
|
|
|
UseDeliveryAddress |
Control is placeholder that will work as a markercontrol
and have properties to return current delivery address.
|
|
|
UseGroup |
Control is placeholder that will work as a markercontrol
and have properties to return current group.
|
|
|
UseOrganization |
Control is placeholder that will work as a markercontrol
and have properties to return current organization.
|
|
|
UsePerson |
Control is placeholder that will work as a markercontrol
and have properties to return current person.
|
|
|
ValueExists |
ValueExists. Renders the OnTrue template if any of the supplied properties has a value.
|
|
|
WorkPhone |
Display the workphone for current person.
|
|
|
Zip |
Display the zip for current person or organization.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
|
|
ValueExists..::..FieldTypes |
Field types to check if value exists in.
|