Show / Hide Table of Contents

Class CDefault

Inheritance
object
Control
TemplateControl
Page
PageBase
CDefault
Implements
IComponent
IDisposable
IParserAccessor
IUrlResolutionService
IDataBindingsAccessor
IControlBuilderAccessor
IControlDesignerAccessor
IExpressionsAccessor
INamingContainer
IFilterResolutionService
IHttpHandler
Inherited Members
PageBase.RemoveKeyAttribute(ArrayList)
PageBase.OnError(EventArgs)
PageBase.OnInit(EventArgs)
PageBase.OnPreRender(EventArgs)
PageBase.Render(HtmlTextWriter)
PageBase.PortalSettings
PageBase.HtmlAttributes
PageBase.PageCulture
PageBase.LocalResourceFile
PageBase.CanonicalLinkUrl
PageBase.HeaderIsWritten
PageBase.PageStatePersister
Page.TryUpdateModel<TModel>(TModel)
Page.TryUpdateModel<TModel>(TModel, IValueProvider)
Page.UpdateModel<TModel>(TModel)
Page.UpdateModel<TModel>(TModel, IValueProvider)
Page.CreateHtmlTextWriter(TextWriter)
Page.CreateHtmlTextWriterFromType(TextWriter, Type)
Page.FindControl(string)
Page.DeterminePostBackMode()
Page.DeterminePostBackModeUnvalidated()
Page.LoadPageStateFromPersistenceMedium()
Page.SetFocus(Control)
Page.SetFocus(string)
Page.GetPostBackEventReference(Control)
Page.GetPostBackEventReference(Control, string)
Page.GetPostBackClientEvent(Control, string)
Page.GetPostBackClientHyperlink(Control, string)
Page.IsClientScriptBlockRegistered(string)
Page.IsStartupScriptRegistered(string)
Page.RegisterArrayDeclaration(string, string)
Page.RegisterHiddenField(string, string)
Page.RegisterClientScriptBlock(string, string)
Page.RegisterStartupScript(string, string)
Page.RegisterOnSubmitStatement(string, string)
Page.RegisterRequiresControlState(Control)
Page.RequiresControlState(Control)
Page.UnregisterRequiresControlState(Control)
Page.RegisterRequiresPostBack(Control)
Page.RaisePostBackEvent(IPostBackEventHandler, string)
Page.RegisterRequiresRaiseEvent(IPostBackEventHandler)
Page.MapPath(string)
Page.OnLoadComplete(EventArgs)
Page.OnPreRenderComplete(EventArgs)
Page.FrameworkInitialize()
Page.InitializeCulture()
Page.OnPreInit(EventArgs)
Page.OnInitComplete(EventArgs)
Page.OnPreLoad(EventArgs)
Page.RegisterRequiresViewStateEncryption()
Page.OnSaveStateComplete(EventArgs)
Page.RegisterViewStateHandler()
Page.SavePageStateToPersistenceMedium(object)
Page.ExecuteRegisteredAsyncTasks()
Page.RegisterAsyncTask(PageAsyncTask)
Page.AddOnPreRenderCompleteAsync(BeginEventHandler, EndEventHandler)
Page.AddOnPreRenderCompleteAsync(BeginEventHandler, EndEventHandler, object)
Page.Validate()
Page.Validate(string)
Page.GetValidators(string)
Page.VerifyRenderingInServerForm(Control)
Page.GetDataItem()
Page.ModelState
Page.ModelBindingExecutionContext
Page.UnobtrusiveValidationMode
Page.Application
Page.Context
Page.ClientScript
Page.ClientTarget
Page.ClientQueryString
Page.ErrorPage
Page.IsCallback
Page.UniqueFilePathSuffix
Page.AutoPostBackControl
Page.Header
Page.MaintainScrollPositionOnPostBack
Page.Master
Page.MasterPageFile
Page.Trace
Page.Request
Page.Response
Page.RouteData
Page.Server
Page.Cache
Page.Session
Page.MetaDescription
Page.MetaKeywords
Page.Theme
Page.StyleSheetTheme
Page.User
Page.IsCrossPagePostBack
Page.IsPostBack
Page.EnableViewState
Page.ViewStateUserKey
Page.Visible
Page.IsPostBackEventControlRegistered
Page.IsValid
Page.Validators
Page.PreviousPage
Page.Culture
Page.UICulture
Page.AsyncTimeout
Page.SmartNavigation
Page.IsAsync
Page.Form
Page.PageAdapter
Page.Items
Page.LoadComplete
Page.PreInit
Page.PreLoad
Page.PreRenderComplete
Page.InitComplete
Page.SaveStateComplete
TemplateControl.Construct()
TemplateControl.OnCommitTransaction(EventArgs)
TemplateControl.OnAbortTransaction(EventArgs)
TemplateControl.CreateResourceBasedLiteralControl(int, int, bool)
TemplateControl.TestDeviceFilter(string)
TemplateControl.LoadControl(string)
TemplateControl.LoadControl(Type, object[])
TemplateControl.LoadTemplate(string)
TemplateControl.ParseControl(string)
TemplateControl.ParseControl(string, bool)
TemplateControl.Eval(string)
TemplateControl.Eval(string, string)
TemplateControl.XPath(string)
TemplateControl.XPath(string, IXmlNamespaceResolver)
TemplateControl.XPath(string, string)
TemplateControl.XPath(string, string, IXmlNamespaceResolver)
TemplateControl.XPathSelect(string)
TemplateControl.XPathSelect(string, IXmlNamespaceResolver)
TemplateControl.GetLocalResourceObject(string)
TemplateControl.GetLocalResourceObject(string, Type, string)
TemplateControl.GetGlobalResourceObject(string, string)
TemplateControl.GetGlobalResourceObject(string, string, Type, string)
TemplateControl.EnableTheming
TemplateControl.AppRelativeVirtualPath
TemplateControl.CommitTransaction
TemplateControl.AbortTransaction
TemplateControl.Error
Control.ResolveAdapter()
Control.HasEvents()
Control.GetRouteUrl(object)
Control.GetRouteUrl(string, object)
Control.GetRouteUrl(RouteValueDictionary)
Control.GetRouteUrl(string, RouteValueDictionary)
Control.GetUniqueIDRelativeTo(Control)
Control.ApplyStyleSheetSkin(Page)
Control.OnDataBinding(EventArgs)
Control.DataBind()
Control.DataBind(bool)
Control.DataBindChildren()
Control.AddParsedSubObject(object)
Control.EnsureID()
Control.ClearChildState()
Control.ClearChildControlState()
Control.ClearChildViewState()
Control.ClearEffectiveClientIDMode()
Control.ClearCachedClientID()
Control.Focus()
Control.LoadControlState(object)
Control.LoadViewState(object)
Control.MapPathSecure(string)
Control.OpenFile(string)
Control.OnLoad(EventArgs)
Control.BuildProfileTree(string, bool)
Control.SaveControlState()
Control.SaveViewState()
Control.RenderChildren(HtmlTextWriter)
Control.RenderControl(HtmlTextWriter)
Control.RenderControl(HtmlTextWriter, ControlAdapter)
Control.OnUnload(EventArgs)
Control.Dispose()
Control.RaiseBubbleEvent(object, EventArgs)
Control.OnBubbleEvent(object, EventArgs)
Control.AddedControl(Control, int)
Control.CreateControlCollection()
Control.CreateChildControls()
Control.ResolveUrl(string)
Control.ResolveClientUrl(string)
Control.FindControl(string, int)
Control.GetDesignModeState()
Control.HasControls()
Control.IsLiteralContent()
Control.TrackViewState()
Control.EnsureChildControls()
Control.RemovedControl(Control)
Control.SetDesignModeState(IDictionary)
Control.SetRenderMethodDelegate(RenderMethod)
Control.ClientIDMode
Control.ClientID
Control.ClientIDSeparator
Control.Adapter
Control.DesignMode
Control.Events
Control.ID
Control.IsChildControlStateCleared
Control.SkinID
Control.ViewStateMode
Control.IsViewStateEnabled
Control.NamingContainer
Control.IdSeparator
Control.LoadViewStateByID
Control.Page
Control.RenderingCompatibility
Control.TemplateControl
Control.Parent
Control.TemplateSourceDirectory
Control.AppRelativeTemplateSourceDirectory
Control.Site
Control.UniqueID
Control.HasChildViewState
Control.Controls
Control.ValidateRequestMode
Control.ViewState
Control.ViewStateIgnoresCase
Control.ChildControlsCreated
Control.IsTrackingViewState
Control.Disposed
Control.DataBinding
Control.Init
Control.Load
Control.PreRender
Control.Unload
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Framework
Assembly: DotNetNuke.dll
Syntax
public class CDefault : PageBase, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler

Constructors

CDefault()

Declaration
public CDefault()

Fields

Author

Declaration
public string Author
Field Value
Type Description
string

Comment

Declaration
public string Comment
Field Value
Type Description
string

Copyright

Declaration
public string Copyright
Field Value
Type Description
string

Description

Declaration
public string Description
Field Value
Type Description
string

Generator

Declaration
public string Generator
Field Value
Type Description
string

KeyWords

Declaration
public string KeyWords
Field Value
Type Description
string

Title

Declaration
public string Title
Field Value
Type Description
string

Properties

AdvancedSettingsPageUrl

Declaration
protected string AdvancedSettingsPageUrl { get; }
Property Value
Type Description
string

Methods

ManageInstallerFiles()

Declaration
protected void ManageInstallerFiles()

RegisterAjaxScript()

Declaration
protected override void RegisterAjaxScript()
Overrides
PageBase.RegisterAjaxScript()

ScrollToControl(Control)

Declaration
public void ScrollToControl(Control objControl)
Parameters
Type Name Description
Control objControl

Implements

IComponent
IDisposable
IParserAccessor
IUrlResolutionService
IDataBindingsAccessor
IControlBuilderAccessor
IControlDesignerAccessor
IExpressionsAccessor
INamingContainer
IFilterResolutionService
IHttpHandler

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS