ProfileAttribute.Key Property

.NET Framework (current version)
 

Gets the profile key.

Namespace:   System.Web.ModelBinding
Assembly:  System.Web (in System.Web.dll)

Public Property Key As String
	Get
	Private Set
End Property

Property Value

Type: System.String

The profile key.

For a tutorial series on using model binding with Web Forms, see Model Binding and Web Forms.

.NET Framework
Available since 4.5
Return to top
Show: