ProfilePropertyDisplayName Members
Include Protected Members
Include Inherited Members
Displays the display name of the specified profile property.
The ProfilePropertyDisplayName type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ProfilePropertyDisplayName | Initializes a new instance of the ProfilePropertyDisplayName class. |
Top
Properties
Name | Description | |
---|---|---|
DisplayName | Returns the display name of the specified profile property. | |
PropertyName | Gets or sets the name of the profile property. | |
Text | Gets or sets the text to be displayed on the page. (Overrides Label.Text.) |
Top