LayoutsPageBase Members
Include Protected Members
Include Inherited Members
Represents an application page to which access can be limited to users that possess certain rights.
The LayoutsPageBase type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LayoutsPageBase | Initializes a new instance of the LayoutsPageBase class. |
Top
Properties
Name | Description | |
---|---|---|
Adapter | (Inherited from Control.) | |
AllowAnonymousAccess | Gets a value that indicates whether users can access the page without logging in. (Inherited from UnsecuredLayoutsPageBase.) | |
AllowNullWeb | Gets a value indicating whether the UnsecuredLayoutsPageBase can initialize even if the current Web site is a null reference (Nothing in Visual Basic). (Inherited from UnsecuredLayoutsPageBase.) | |
Application | (Inherited from Page.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
AppRelativeVirtualPath | (Inherited from TemplateControl.) | |
AspCompatMode | (Inherited from Page.) | |
AsyncMode | (Inherited from Page.) | |
AsyncTimeout | (Inherited from Page.) | |
AutoHandlers | Obsolete. (Inherited from TemplateControl.) | |
AutoPostBackControl | (Inherited from Page.) | |
BindingContainer | (Inherited from Control.) | |
Buffer | (Inherited from Page.) | |
Cache | (Inherited from Page.) | |
ChildControlsCreated | (Inherited from Control.) | |
ClientID | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
ClientQueryString | (Inherited from Page.) | |
ClientScript | (Inherited from Page.) | |
ClientTarget | (Inherited from Page.) | |
CodePage | (Inherited from Page.) | |
ContentType | (Inherited from Page.) | |
Context | (Inherited from Page.) | |
Controls | (Inherited from Control.) | |
Culture | (Inherited from Page.) | |
CurrentRequestUrlAndQuery | Gets the full original URL that the browser requested including any query string. (Inherited from UnsecuredLayoutsPageBase.) | |
DesignMode | (Inherited from Control.) | |
DynamicMasterPageFile | (Inherited from UnsecuredLayoutsPageBase.) | |
EnableEventValidation | (Inherited from Page.) | |
EnableTheming | (Inherited from TemplateControl.) | |
EnableViewState | (Inherited from Page.) | |
EnableViewStateMac | (Inherited from Page.) | |
ErrorPage | (Inherited from Page.) | |
Events | (Inherited from Control.) | |
FileDependencies | Obsolete. (Inherited from Page.) | |
Form | (Inherited from Page.) | |
HasChildViewState | (Inherited from Control.) | |
Header | (Inherited from Page.) | |
ID | (Inherited from Page.) | |
IdSeparator | (Inherited from Page.) | |
IsAsync | (Inherited from Page.) | |
IsCallback | (Inherited from Page.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsCrossPagePostBack | (Inherited from Page.) | |
IsDialogMode | Gets a Boolean value that indicates whether the application page is hosted inside a dialog box. (Inherited from UnsecuredLayoutsPageBase.) | |
IsPostBack | (Inherited from Page.) | |
IsPostBackEventControlRegistered | (Inherited from Page.) | |
IsReusable | (Inherited from Page.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsValid | (Inherited from Page.) | |
IsViewStateEnabled | (Inherited from Control.) | |
Items | (Inherited from Page.) | |
LCID | (Inherited from Page.) | |
LoadViewStateByID | (Inherited from Control.) | |
MaintainScrollPositionOnPostBack | (Inherited from Page.) | |
Master | (Inherited from Page.) | |
MasterPageFile | (Inherited from Page.) | |
MaxPageStateFieldLength | (Inherited from Page.) | |
MobilePageUrl | Gets the Web site-relative URL of the mobile version of the page. (Inherited from UnsecuredLayoutsPageBase.) | |
NamingContainer | (Inherited from Control.) | |
Page | (Inherited from Control.) | |
PageAdapter | (Inherited from Page.) | |
PageStatePersister | (Inherited from Page.) | |
PageTarget | Use the PageTargetSecurableObject property instead of this property. | |
PageTargetSecurableObject | Gets or sets the securable object, such as a Web site or list on which the LayoutsPageBase operates. | |
PageToRedirectOnCancel | Gets a URL to a page that will open if the original page request is cancelled. (Inherited from UnsecuredLayoutsPageBase.) | |
Parent | (Inherited from Control.) | |
PreviousPage | (Inherited from Page.) | |
Request | (Inherited from Page.) | |
RequestResources | Gets a bitwise itemization of the resources the page needs. (Inherited from UnsecuredLayoutsPageBase.) | |
RequestViewGuid | (Inherited from UnsecuredLayoutsPageBase.) | |
RequireDefaultLayoutsRights | Gets a value that indicates whether the page requires at least the default set of rights that are required to access application pages (which are pages in the _layouts folder). | |
RequiresHighReliability | Gets or sets the value that represents the self-healing flag for pages that need protection from master page errors. (Inherited from UnsecuredLayoutsPageBase.) | |
RequireSiteAdministrator | Gets a value that indicates whether only site collection administrators can access the page. | |
RequiresMasterInfo | (Inherited from UnsecuredLayoutsPageBase.) | |
Response | (Inherited from Page.) | |
ResponseEncoding | (Inherited from Page.) | |
RightsCheckMode | Gets or sets a value that specifies whether the rights of the user to the page are checked at the LoadComplete event, the PreInit event, both, or neither. | |
RightsRequired | Gets an object that identifies the rights a user must have to access the LayoutsPageBase page. | |
Server | (Inherited from Page.) | |
Session | (Inherited from Page.) | |
ShowStandardControls | Gets or sets the value that indicates whether the Go Back, Help, and Close links are hidden in the v4 UI. (Inherited from UnsecuredLayoutsPageBase.) | |
Site | Gets a reference to the current site collection. (Inherited from UnsecuredLayoutsPageBase.) | |
SkinID | (Inherited from Control.) | |
SmartNavigation | Obsolete. (Inherited from Page.) | |
StyleSheetTheme | (Inherited from Page.) | |
SupportAutoEvents | (Inherited from TemplateControl.) | |
SupportsReadOnlySite | Gets a value that indicates whether this page supports a read-only site collection (or database). | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
Theme | (Inherited from Page.) | |
Title | (Inherited from Page.) | |
Trace | (Inherited from Page.) | |
TraceEnabled | (Inherited from Page.) | |
TraceModeValue | (Inherited from Page.) | |
TransactionMode | (Inherited from Page.) | |
UICulture | (Inherited from Page.) | |
UniqueFilePathSuffix | (Inherited from Page.) | |
UniqueID | (Inherited from Control.) | |
User | (Inherited from Page.) | |
Validators | (Inherited from Page.) | |
ViewState | (Inherited from Control.) | |
ViewStateEncryptionMode | (Inherited from Page.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
ViewStateUserKey | (Inherited from Page.) | |
Visible | (Inherited from Page.) | |
Web | Gets a reference to the current Web site. (Inherited from UnsecuredLayoutsPageBase.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
AbortTransaction | (Inherited from TemplateControl.) | |
CommitTransaction | (Inherited from TemplateControl.) | |
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
Error | (Inherited from TemplateControl.) | |
Init | (Inherited from Control.) | |
InitComplete | (Inherited from Page.) | |
Load | (Inherited from Control.) | |
LoadComplete | (Inherited from Page.) | |
PreInit | (Inherited from Page.) | |
PreLoad | (Inherited from Page.) | |
PreRender | (Inherited from Control.) | |
PreRenderComplete | (Inherited from Page.) | |
SaveStateComplete | (Inherited from Page.) | |
Unload | (Inherited from Control.) |
Top
Fields
Name | Description | |
---|---|---|
DefaultLayoutsRights | Specifies the default rights that are needed to access to application pages (which are pages in the _layouts folder. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IParserAccessor.AddParsedSubObject | (Inherited from Control.) | |
IFilterResolutionService.CompareFilters | (Inherited from TemplateControl.) | |
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) | |
IDataBindingsAccessor.DataBindings | (Inherited from Control.) | |
IFilterResolutionService.EvaluateFilter | (Inherited from TemplateControl.) | |
IExpressionsAccessor.Expressions | (Inherited from Control.) | |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) | |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) | |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top