profileHeader control.

Namespace: MonoSoftware.MonoX.Pages.Profile
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
protected UserProfileHeader profileHeader
Visual Basic
Protected profileHeader As UserProfileHeader
Visual C++
protected:
UserProfileHeader^ profileHeader
F#
val mutable profileHeader: UserProfileHeader

Field Value

Type: UserProfileHeader

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

See Also