Share via


DocumentsBase.m_objProfile Field

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Protected m_objProfile As UserProfile
'Usage
Dim value As UserProfile

value = Me.m_objProfile

Me.m_objProfile = value
protected UserProfile m_objProfile

See Also

Reference

DocumentsBase Class

DocumentsBase Members

Microsoft.SharePoint.Portal.WebControls Namespace