OWAPartBase.m_strModuleName 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 Friend m_strModuleName As String
'Usage
Dim value As String
value = Me.m_strModuleName
Me.m_strModuleName = value
protected internal string m_strModuleName