ProfilePropertyCheckValue members
Displays the value of the specified property if the value is set. If the value is not set, this control hides the label.
The ProfilePropertyCheckValue type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ProfilePropertyCheckValue | Initializes a new instance of the ProfilePropertyCheckValue class. |
Top
Properties
Name | Description | |
---|---|---|
PropertyNames | Gets or sets the names of the profile properties to be verified for existing values. |
Top
Methods
Name | Description | |
---|---|---|
OnPreRender | Handles the PreRender event. (Overrides Control.OnPreRender(EventArgs).) |
Top