This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public class Master
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class Master

The type exposes the following methods.

Public Methods

  Name Description
Public method ApplyStyleSheetSkin (Inherited from Control.)
Public method DataBind (Inherited from Control.)
Public method DesignerInitialize (Inherited from UserControl.)
Public method Dispose (Inherited from Control.)
Public method Equals (Inherited from Object.)
Public method FindControl (Inherited from Control.)
Public method Focus (Inherited from Control.)
Public method GetHashCode (Inherited from Object.)
Public method GetRouteUrl (Inherited from Control.)
Public method GetRouteUrl (Inherited from Control.)
Public method GetRouteUrl (Inherited from Control.)
Public method GetRouteUrl (Inherited from Control.)
Public method GetType (Inherited from Object.)
Public method GetUniqueIDRelativeTo (Inherited from Control.)
Public method HasControls (Inherited from Control.)
Public method InitializeAsUserControl (Inherited from UserControl.)
Public method InstantiateInContentPlaceHolder (Inherited from MasterPage.)
Public method LoadControl (Inherited from TemplateControl.)
Public method LoadControl (Inherited from TemplateControl.)
Public method LoadTemplate (Inherited from TemplateControl.)
Public method MapPath (Inherited from UserControl.)
Public method ParseControl (Inherited from TemplateControl.)
Public method ParseControl (Inherited from TemplateControl.)
Public method ReadStringResource (Inherited from TemplateControl.)
Public method RenderControl (Inherited from Control.)
Public method ResolveClientUrl (Inherited from Control.)
Public method ResolveUrl (Inherited from Control.)
Public method SetRenderMethodDelegate (Inherited from Control.)
Public method SetTraceData (Inherited from Control.)
Public method SetTraceData (Inherited from Control.)
Public method TestDeviceFilter (Inherited from TemplateControl.)
Public method ToString (Inherited from Object.)
Public method TryUpdateModel``1 (Inherited from UserControl.)
Public method TryUpdateModel``1 (Inherited from UserControl.)
Public method UpdateModel``1 (Inherited from UserControl.)
Public method UpdateModel``1 (Inherited from UserControl.)

Protected Methods

  Name Description
Protected method AddContentTemplate (Inherited from MasterPage.)
Protected method AddedControl (Inherited from Control.)
Protected method AddParsedSubObject
Protected method BeginRenderTracing (Inherited from Control.)
Protected method BuildProfileTree (Inherited from Control.)
Protected method ClearCachedClientID (Inherited from Control.)
Protected method ClearChildControlState (Inherited from Control.)
Protected method ClearChildState (Inherited from Control.)
Protected method ClearChildViewState (Inherited from Control.)
Protected method ClearEffectiveClientIDMode (Inherited from Control.)
Protected method Construct (Inherited from TemplateControl.)
Protected method CreateChildControls
Creates child controls.
(Overrides Control..::CreateChildControls()()()().)
Protected method CreateControlCollection (Inherited from Control.)
Protected method CreateResourceBasedLiteralControl (Inherited from TemplateControl.)
Protected method DataBind (Inherited from Control.)
Protected method DataBindChildren (Inherited from Control.)
Protected method EndRenderTracing (Inherited from Control.)
Protected method EnsureChildControls (Inherited from Control.)
Protected method EnsureID (Inherited from Control.)
Protected method Eval (Inherited from TemplateControl.)
Protected method Eval (Inherited from TemplateControl.)
Protected method Finalize (Inherited from Object.)
Protected method FindControl (Inherited from Control.)
Protected method FrameworkInitialize (Inherited from TemplateControl.)
Protected method GetDesignModeState
Protected method GetGlobalResourceObject (Inherited from TemplateControl.)
Protected method GetGlobalResourceObject (Inherited from TemplateControl.)
Protected method GetLocalResourceObject (Inherited from TemplateControl.)
Protected method GetLocalResourceObject (Inherited from TemplateControl.)
Protected method HasEvents (Inherited from Control.)
Protected method IsLiteralContent (Inherited from Control.)
Protected method LoadControlState (Inherited from Control.)
Protected method LoadViewState (Inherited from UserControl.)
Protected method MapPathSecure (Inherited from Control.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnAbortTransaction (Inherited from TemplateControl.)
Protected method OnBubbleEvent (Inherited from Control.)
Protected method OnCommitTransaction (Inherited from TemplateControl.)
Protected method OnDataBinding (Inherited from Control.)
Protected method OnError (Inherited from TemplateControl.)
Protected method OnInit
OnInit is when the master page is initialized.
(Overrides UserControl..::OnInit(EventArgs).)
Protected method OnLoad (Inherited from Control.)
Protected method OnPreRender (Inherited from Control.)
Protected method OnUnload (Inherited from Control.)
Protected method OpenFile (Inherited from Control.)
Protected method Page_Load
Page load.
Protected method RaiseBubbleEvent (Inherited from Control.)
Protected method RemovedControl (Inherited from Control.)
Protected method Render (Inherited from Control.)
Protected method RenderChildren (Inherited from Control.)
Protected method RenderControl (Inherited from Control.)
Protected method ResolveAdapter (Inherited from Control.)
Protected method SaveControlState (Inherited from Control.)
Protected method SaveViewState (Inherited from UserControl.)
Protected method SetDesignModeState
Protected method SetStringResourcePointer (Inherited from TemplateControl.)
Protected method TrackViewState (Inherited from Control.)
Protected method WriteUTF8ResourceString (Inherited from TemplateControl.)
Protected method XPath (Inherited from TemplateControl.)
Protected method XPath (Inherited from TemplateControl.)
Protected method XPath (Inherited from TemplateControl.)
Protected method XPath (Inherited from TemplateControl.)
Protected method XPathSelect (Inherited from TemplateControl.)
Protected method XPathSelect (Inherited from TemplateControl.)

Explicit Interface Implementations

See Also

Advanced