Click or drag to resize

ParagraphSettings Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.UserManagement.FrontendParagraphSettings

Namespace:  Dynamicweb.UserManagement.Frontend
Assembly:  Dynamicweb.UserManagement (in Dynamicweb.UserManagement.dll) Version: 3.0.3
Syntax
public class ParagraphSettings

The ParagraphSettings type exposes the following members.

Constructors
  NameDescription
Public methodParagraphSettings
Initializes a new instance of the ParagraphSettings class
Top
Properties
  NameDescription
Public propertyApprovalRedirectPage
Public propertyConfirmationEmailFromAddress
Public propertyConfirmationEmailFromName
Public propertyConfirmationEmailSubject
Public propertyConfirmationEmailTemplate
Public propertyCreateProfileApprovalType
Public propertyCreateProfileAutoLogin
Public propertyCreateProfileEmailAllowedActivity
Public propertyCreateProfileNewUserGroups
Public propertyCreateProfileRedirectPage
Public propertyCreateProfileRedirectTemplate
Public propertyCreateProfileRedirectType
Public propertyCreateProfileSelectableGroups
Public propertyCreateProfileTemplate
Public propertyDeleteAddressMessage
Public propertyDeleteDefaultAddressMessage
Public propertyDeleteMainAddressMessage
Public propertyDetailGroupTemplate
Public propertyDetailUserTemplate
Public propertyDoUpdateUsersByEmail
Public propertyEditProfileEmailAllowedActivity
Public propertyErrorDuplicateEmail
Public propertyErrorEmailNotFound
Public propertyErrorEmptyEmail
Public propertyErrorEmptyField
Public propertyErrorEmptyPassword
Public propertyErrorEmptyUsername
Public propertyErrorIllegalPasswordCharacters
Public propertyErrorPasswordComplexity
Public propertyErrorPasswordLength
Public propertyErrorPasswordReuse
Public propertyErrorPasswordSmallLength
Public propertyErrorPasswordsNotMatch
Public propertyErrorUsernameTaken
Public propertyErrorWrongCountryCode
Public propertyErrorWrongPassword
Public propertyIncorrectEmailFormat
Public propertyListEditUserSelectableGroups
Public propertyListEditUserTemplate
Public propertyListGroups
Public propertyListSubgroupSettings
Public propertyListTemplate
Public propertyListUsers
Public propertyListUserSortField
Public propertyListUserSortOrder
Public propertyLoggedInRedirectPage
Public propertyLoginSuccessRedirectToPage
Public propertyLoginTemplate
Public propertyMatchAnonymousOrdersOnEmail
Public propertyNotificationEmailFromAddress
Public propertyNotificationEmailFromName
Public propertyNotificationEmailRecipients
Public propertyNotificationEmailSubject
Public propertyNotificationEmailTemplate
Public propertyPagingHandler
Public propertyPasswordRecoveryEmailFrom
Public propertyPasswordRecoveryEmailSubject
Public propertyPasswordRecoveryEmailTemplate
Public propertyPasswordRecoveryLinkLifeTime
Public propertyPasswordRecoveryMethod
Public propertyPasswordRecoveryOperator
Public propertyPasswordRecoveryTemplate
Public propertyPasswordRecoveryUserFields
Public propertyPasswordResetTemplate
Public propertyRequireUniqueEmails
Public propertySearchResultTemplate
Public propertySearchTemplate
Public propertySetProfile
Public propertyShowProfileAddAddressTemplate
Public propertyShowProfileAllowEdit
Public propertyShowProfileEditAddressesTemplate
Public propertyShowProfileEditUserSelectableGroups
Public propertyShowProfileEditUserTemplate
Public propertyShowProfileTemplate
Public propertyShowProfileUser
Public propertyShowProfileUserID
Public propertyShowProfileViewAddressesTemplate
Public propertyShowType
Public propertyUploadedImagesFolder
Public propertyUploadedImagesMaxHeight
Public propertyUploadedImagesMaxWidth
Public propertyUseEmailForUserName
Public propertyUserNotificationEmailFromAddress
Public propertyUserNotificationEmailFromName
Public propertyUserNotificationEmailSubject
Public propertyUserNotificationEmailTemplate
Public propertyVCardFieldsString
Top
See Also