| |||||||||||||||||||||||||||
ProfileParameter ClassSystem.Web.UI.WebControls Namespace .NET Framework version 2.0 Binds the value of an ASP.NET Profile property to a parameter object.
|
|||||||||||||||||||||||||||
| Visibility | Name | Value Type | Accessibility |
|---|---|---|---|
| public | PropertyName | String | [ Get , Set ] |
You can use the ProfileParameter class to bind the value of an ASP.NET Profile parameter to a parameter used in a parameterized SQL query, business object method, or filtering expression.
The ProfileParameter class provides the PropertyName property in addition to those inherited from the Parameter class. The PropertyName property identifies the ASP.NET Profile property from which the ProfileParameter retrieves a value.
Using Parameters with Data Source Controls
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme