Engagement

User Control Name ws:Engagement
Parameters to use for the above displayed user control NumberToShow="5" HideIfNoData="False" ShowCompanyName="True" ShowLocation="True" ShowCountry="True" ShowName="True" ShowPicture="True" ShowPoints="True" IsContributors="True" ShowIfNotLoggedIn="True" IgnoreStaff="False" EngagementTypeKey="7DE53449-5520-4D99-B592-120BE0AE162E" EngagementPeriod="All" PointsText="{0} Points" ImageMaxHeight="50" ImageMaxWidth="50" ShowMembersOnly="False" IgnoreHLAdmin="False"
Standard Properties

MemberKey - The member key of the user viewing the control. This is the membership system's key, not the Higher Logic key.

Title - The title to show at the top of this control. If not supplied, no title will show.

CssClass - The Cascading Style Sheet class used to wrap the entire control.

NoDataText - The text to show if no data is returned using the given criteria.

NotLoggedInNoDataText - The text to show if no data is returned using the given criteria and the user is not logged in.

HideIfNoData - Whether or not to hide the control if no data is found. If true, the control will be hidden if no data is found; if false or not supplied the NoDataText message will be shown

MemberKeyIfNotLoggedIn - The member key of the user viewing the control if not logged in. This is the membership system's key, not the Higher Logic key.

Control Properties

NumberToShow - The maximum number of Announcements that will show at one time. The default is 5.

IgnoreStaff - Gets or sets an indicator of whether or not to show the admin engagement.

ShowIfNotLoggedIn - Default value is true. Show if the user is not loggedin.

ShowPicture - Gets or sets an indicator of whether or not to show the picture of the author.

ShowName - Gets or sets an indicator of whether or not to show the name.

ShowCompanyName - Gets or sets an indicator of whether or not to show the Company Name.

ShowLocation - Gets or sets an indicator of whether or not to show the location

ShowCountry - Gets or sets an indicator of whether or not to show the country

ShowPoints - Gets or sets an indicator of whether or not to show the Points.

IsContributors - Default value is false. If EngagementTypeKey is not set and IsContributors=true, It show Engagement where EngagementType="Contributor" else it will show Engagement where EngagementType="Overall".

EngagementTypeKey - To filter engagement based on EngagementType.

EngagementPeriod - Default Engagement Period is "All", Engagement Period can be All/past7days/past30days.

PointsText - Set Points Text format.

ImageMaxHeight - Set the profile image height. if not supplied, use the default value 50.

ImageMaxWidth - Set the profile image width. if not supplied, use the default value 50.

ShowMembersOnly - If true shows the members only Information. Default value is false.

IgnoreHLAdmin - Gets or sets an indicator of whether or not to show the admin blogs.