Classes

  Class Description
Public class Address1
Display the address row 1 for current person or organization.
Public class Address2
Display the address row 2 for current person or organization.
Public class AssignedRoleRepeater
A data-bound list control that allows custom layout by repeating a specified template for each assigned role displayed in the list.
Public class AssignedRoleRepeaterItem
Assigned role repeater item that implement helper interface to get current object.
Public class Boolean
Display the OnTrue template if customfield for current group, organization or person is true, otherwise the OnFalse template.
Public class City
Display the city for current person or organization.
Public class Comments
Display the comment for current person.
Public class Company
Display the company for current person.
Public class Country
Display the country for current person or organization.
Public class CustomerNumber
Display the customer number for current person or organization.
Public class DateTime
Display the datea and time for customfield for current group, organization or person.
Public class Email
Display the email for current person.
Public class Fax
Display the fax for current person or organizations billing or delivery address.
Public class FileLink
Display the link to file for group, organization or person.
Public class FileName
Display the filename for customfield for current group, organization or person.
Public class FileSrc
Display the file link.
Public class FirstName
Display the first name for current person.
Public class 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.
Public class GroupDescription
Display the description for current group.
Public class GroupName
Display the name for current group.
Public class GroupRepeater
A data-bound list control that allows custom layout by repeating a specified template for each group displayed in the list.
Public class GroupRepeaterItem
Group repeater item that implement helper interface to get current object.
Public class HasAssignedRoles
Renders the OnTrue template if the item has assigned roles, otherwise the OnFalse template is rendered.
Public class HasChildOrganization
Renders the OnTrue template if the organization has child-organizations, otherwise the OnFalse template is rendered.
Public class HasRelatedGroups
Renders the OnTrue template if the item has related-group, otherwise the OnFalse template is rendered.
Public class HasRelatedOrganizations
Renders the OnTrue template if the item has related-organizations, otherwise the OnFalse template is rendered.
Public class HasRelatedPersons
Renders the OnTrue template if the item has related-persons, otherwise the OnFalse template is rendered.
Public class Image
Display the image for group, organization or person.
Public class ImageLink
Display the link to image for group, organization or person.
Public class ImageSrc
Display the image link.
Public class LastName
Display the last name for current person.
Public class MiddleName
Display the middle name for current person.
Public class MobilePhone
Display the mobilephone for current person or organization.
Public class MultiSelectOption
Render the multi select option value.
Public class MultiSelectOptionSelected
Render OnTrue template if current option is selected, otherwise OnFalse.
Public class MultiSelectRepeater
Iterates throught the multi select items.

Remarks

If no ItemTemplate is declared the controll will make a default implementation to display the selected values.

If no SeparatorTemplate is declared the controll will create a default implementation if Separator specified.

Public class MultiSelectRepeaterItem
Render the multiselect item
Public class Number
Display the number for customfield for current group, organization or person.
Public class OrganizationDescription
Display the description for current organization.
Public class OrganizationName
Display the name for current organization.
Public class OrganizationRepeater
A data-bound list control that allows custom layout by repeating a specified template for each organization displayed in the list.
Public class OrganizationRepeaterItem
Organization repeater item that implement helper interface to get current object.
Public class PersonPicture
Display the picture for current person.
Public class PersonRepeater
A data-bound list control that allows custom layout by repeating a specified template for each person displayed in the list.
Public class PersonRepeaterItem
Person repeater item that implement helper interface to get current object.
Public class Phone
Display the phone for current person or organization.
Public class RoleDescription
Display the description for current role.
Public class RoleName
Display the name for current role.
Public class State
Display the state for billing or delivery address for current person or organization.
Public class Text
Display the text for customfield for current group, organization or person.
Public class Title
Display the title for current person.
Public class UseBillingAddress
Control is placeholder that will work as a markercontrol and have properties to return current billing address.
Public class UseDeliveryAddress
Control is placeholder that will work as a markercontrol and have properties to return current delivery address.
Public class UseGroup
Control is placeholder that will work as a markercontrol and have properties to return current group.
Public class UseOrganization
Control is placeholder that will work as a markercontrol and have properties to return current organization.
Public class UsePerson
Control is placeholder that will work as a markercontrol and have properties to return current person.
Public class ValueExists
ValueExists. Renders the OnTrue template if any of the supplied properties has a value.
Public class WorkPhone
Display the workphone for current person.
Public class Zip
Display the zip for current person or organization.

Enumerations

  Enumeration Description
Public enumeration ValueExists..::..FieldTypes
Field types to check if value exists in.