OrganizationList Members
Include Protected Members
Include Inherited Members
Renders an array of OrganizationProfile objects.
The OrganizationList type exposes the following members.
Constructors
Name | Description | |
---|---|---|
OrganizationList | Initializes a new instance of the OrganizationList class. |
Top
Properties
Name | Description | |
---|---|---|
MaxDisplayOrganization | Gets or sets the maximum number of OrganizationProfile objects to be displayed. | |
Organizations | Gets or sets the array of OrganizationProfile objects to be displayed. |
Top
Methods
Name | Description | |
---|---|---|
Render | Renders the OrganizationList control to the client. (Overrides WebControl.Render(HtmlTextWriter).) |
Top