Home
Library
Learn
Downloads
Support
Community
Sign in
|
United States - English
|
|
MSDN Library
Web Development
SharePoint Products and Technologies
SharePoint 2010
SDK Documentation
SharePoint 2010 Class Libraries and Web Service References
SharePoint Foundation 2010 Class Libraries
Controls Class Library
Microsoft.SharePoint.WebControls
UnsecuredLayoutsPageBase Class
UnsecuredLayoutsPageBase Properties
AllowAnonymousAccess Property
AllowNullWeb Property
CurrentRequestUrlAndQuery Property
DynamicMasterPageFile Property
IsDialogMode Property
MobilePageUrl Property
PageToRedirectOnCancel Property
RequestResources Property
RequestViewGuid Property
RequiresHighReliability Property
RequiresMasterInfo Property
ShowStandardControls Property
Site Property
Web Property
Community Content
Add code samples and tips to enhance this topic.
More...
This topic has not yet been rated
-
Rate this topic
UnsecuredLayoutsPageBase
.
Web Property
SharePoint 2010
Other Versions
Windows SharePoint Services 3
Gets a reference to the current Web site.
Namespace:
Microsoft.SharePoint.WebControls
Assembly:
Microsoft.SharePoint
(in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
C#
VB
Copy
public
SPWeb Web {
get
; }
Property Value
Type:
Microsoft.SharePoint
.
SPWeb
An
SPWeb
that represents the current Web site.
See Also
Reference
UnsecuredLayoutsPageBase Class
UnsecuredLayoutsPageBase Members
Microsoft.SharePoint.WebControls Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Content
Add
FAQ