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

The URL of the profile page template. This page is opened in a new window when a user clicks a display name on the Browse Users screen. This allows a user to get additional profile information about the potential message recipient. (Optional)

C#
[Category("Ektron")]
[Description("The URL of the profile page template. This page is opened when a user clicks a display name in the Browse Users screen. This allows a user to get additional profile information about the potential message recipient. (Optional)")]
[TypeConverter(typeof(string))]
[DefaultValue("")]
public string ProfileUrl;
Visual Basic
<Category("Ektron")>
<Description("The URL of the profile page template. This page is opened when a user clicks a display name in the Browse Users screen. This allows a user to get additional profile information about the potential message recipient. (Optional)")>
<TypeConverter(typeof(string))>
<DefaultValue("")>
Public Property ProfileUrl() 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!