You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > Invite Class > Invite Properties > OptionalMessageText
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Invite.OptionalMessageText Property

This is the default text that will be shown in the optional-message textarea, which can be edited by users.

C#
[Category("Ektron")]
[Description("This is the default text that will be shown in the optional-message textarea, which can be edited by users.")]
[TypeConverter(typeof(string))]
[DefaultValue("Hello, I am sending you this email because I would like you to join me at this website.")]
public string OptionalMessageText;
Visual Basic
<Category("Ektron")>
<Description("This is the default text that will be shown in the optional-message textarea, which can be edited by users.")>
<TypeConverter(typeof(string))>
<DefaultValue("Hello, I am sending you this email because I would like you to join me at this website.")>
Public Property OptionalMessageText() As string
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!