The GroupBasePart type exposes the following members.

Properties

  Name Description
Public property DefaultLogoUrl
Gets or sets default logo url.

Note: Default value 'img/avatar_blank.jpg' from current theme.

Public property DefaultPageName
Default group page name. If empty, all URLs are resolved to the current page. If not empty, it used used to replace {PageName} placeholder in all URLs.
Public property GroupLogoSize
Size of the group logo.
Public property Static member Instance
Public property UrlAdd
String that is used to format the URL for inserting groups.
Public property UrlCategory
String that is used to format the URL for list category view.
Public property UrlEdit
String that is used to format the URL for editing group.
Public property UrlList
String that is used to format the URL for list view of all groups.
Public property UrlSearch
String that is used to format the URL for search operations.
Public property UrlView
String that is used to format the URL for displaying a single group content.
Public property UserReputationGroupJoinScore
Gets or sets how much score user gets for group join.
Public property UserReputationNewFileScore
Gets or sets how much score user gets for new file submission.
Public property UserReputationNewGroupScore
Gets or sets how much score user gets for new group creation.

See Also