SPWebApplication.m_BrowserCEIPEnabled Field

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
<PersistedAttribute> _
Protected m_BrowserCEIPEnabled As Boolean
'Usage
Dim value As Boolean

value = Me.m_BrowserCEIPEnabled

Me.m_BrowserCEIPEnabled = value
[PersistedAttribute]
protected bool m_BrowserCEIPEnabled

See Also

Reference

SPWebApplication Class

SPWebApplication Members

Microsoft.SharePoint.Administration Namespace