TellAFriend Properties Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The TellAFriend type exposes the following members.

Properties

  Name Description
Public property BackwardsComponentCompatibilityMode
Sets or gets a value that indicates whether the code runs in backwards compatibility component mode. The default value is false.
(Inherited from ActiveScriptingBase.)
Public property ComponentName
Gets the name of the component
(Overrides ActiveScriptingBaseComponentName.)
Public property Conformance
Gets a value which specifies which type of code a component can generate.
(Overrides ActiveScriptingBaseConformance.)
Public property ElementType
Gets a value which specifies the type of outer element the component generates.
(Overrides ActiveScriptingBaseElementType.)
Public property Encoding
Sets or gets the encoding the component uses. The default encoding is the UTF8 encoding without byte order mark.
(Inherited from ActiveScriptingBase.)
Public property FriendsEmail
Sets or gets the label of the field with the address of your friend. The default value is "Your friends email".
Public property InvalidEmail
Sets or gets the message that will be displayed if the FROM address is incorrect. If this is an empty string, no email validation performed. The default value is "Invalid email".
Public property InvalidToEmail
Sets or gets the message that will be displayed if the TO address is incorrect. If this is an empty string, no email validation performed. The default value is an empty string
Public property MailSent
Gets a value indicating the a mail has been sent
Public property MessageBoxLabel
Sets or gets the label of the field with the text message. The default value is "Comment".
Public property NoName
Sets or gets the message that will be displayed if the FROM name is not specified. The default value is an empty string.
Public property Password
Sets or gets the password for the mail server. The default value is an empty string
Public property SendText
Sets or gets the caption of the send button. The default value is "Send".
Public property ServerName
Sets or gets the name or IP address of the mail server. The default value is an empty string.
Public property ShowMessageBox
Sets or gets a value indicating if the user can supply a message in the mail. The default value is an false.
Public property strBodyBegin
Sets or gets the first part of the mail body. The default value is " has sent you a link. <br />Click the link below to reach the page.<br /><br />".
Public property strBodyEnd
Sets or gets the last part of the mail body. The default value is an empty string.
Public property strHeadline
Sets or gets the headline of the mail body. The default value is "Hello<br /><br />".
Public property strSubject
Sets or gets the mail subject line. The default value is "Read this article".
Public property ThanksText
Sets or gets the message that will be displayed when the mail is sent. The default value is an "Thank you.".
Public property Username
Sets or gets the username to be used with the mail server. The default value is an empty string
Public property YourEmail
Sets or gets the label of the field with the your email address. The default value is "Your email".
Public property YourName
Sets or gets the label of the field with the your name. The default value is "Your name". The senders name will be displayed in the mail body.
Top
See Also

Reference