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 Code |
---|---|
public class Master |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class Master |
The type exposes the following members.
Public Constructors
Name | Description | |
---|---|---|
Master |
Public Methods
Name | Description | |
---|---|---|
ApplyStyleSheetSkin | (Inherited from Control.) | |
DataBind | (Inherited from Control.) | |
DesignerInitialize | (Inherited from UserControl.) | |
Dispose | (Inherited from Control.) | |
Equals | (Inherited from Object.) | |
FindControl | (Inherited from Control.) | |
Focus | (Inherited from Control.) | |
GetHashCode | (Inherited from Object.) | |
GetRouteUrl | (Inherited from Control.) | |
GetRouteUrl | (Inherited from Control.) | |
GetRouteUrl | (Inherited from Control.) | |
GetRouteUrl | (Inherited from Control.) | |
GetType | (Inherited from Object.) | |
GetUniqueIDRelativeTo | (Inherited from Control.) | |
HasControls | (Inherited from Control.) | |
InitializeAsUserControl | (Inherited from UserControl.) | |
InstantiateInContentPlaceHolder | (Inherited from MasterPage.) | |
LoadControl | (Inherited from TemplateControl.) | |
LoadControl | (Inherited from TemplateControl.) | |
LoadTemplate | (Inherited from TemplateControl.) | |
MapPath | (Inherited from UserControl.) | |
ParseControl | (Inherited from TemplateControl.) | |
ParseControl | (Inherited from TemplateControl.) | |
ReadStringResource | (Inherited from TemplateControl.) | |
RenderControl | (Inherited from Control.) | |
ResolveClientUrl | (Inherited from Control.) | |
ResolveUrl | (Inherited from Control.) | |
SetRenderMethodDelegate | (Inherited from Control.) | |
SetTraceData | (Inherited from Control.) | |
SetTraceData | (Inherited from Control.) | |
TestDeviceFilter | (Inherited from TemplateControl.) | |
ToString | (Inherited from Object.) | |
TryUpdateModel``1 | (Inherited from UserControl.) | |
TryUpdateModel``1 | (Inherited from UserControl.) | |
UpdateModel``1 | (Inherited from UserControl.) | |
UpdateModel``1 | (Inherited from UserControl.) |
Protected Methods
Public Properties
Name | Description | |
---|---|---|
Application | (Inherited from UserControl.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
AppRelativeVirtualPath | (Inherited from TemplateControl.) | |
Attributes | (Inherited from UserControl.) | |
BindingContainer | (Inherited from Control.) | |
Cache | (Inherited from UserControl.) | |
CachePolicy | (Inherited from UserControl.) | |
ClientID | (Inherited from Control.) | |
ClientIDMode | (Inherited from Control.) | |
Controls | (Inherited from Control.) | |
DataItemContainer | (Inherited from Control.) | |
DataKeysContainer | (Inherited from Control.) | |
EnableTheming | (Inherited from TemplateControl.) | |
EnableViewState | (Inherited from Control.) | |
ID | (Inherited from Control.) | |
IsPostBack | (Inherited from UserControl.) | |
ItemLocation |
Gets or sets the Smartsite item location.
|
|
Master | (Inherited from MasterPage.) | |
MasterPageFile | (Inherited from MasterPage.) | |
NamingContainer | (Inherited from Control.) | |
Page | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
RenderContext |
Gets the render context.
|
|
RenderingCompatibility | (Inherited from Control.) | |
Request | (Inherited from UserControl.) | |
Response | (Inherited from UserControl.) | |
Server | (Inherited from UserControl.) | |
Session | (Inherited from UserControl.) | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from Control.) | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
Trace | (Inherited from UserControl.) | |
UniqueID | (Inherited from Control.) | |
ValidateRequestMode | (Inherited from Control.) | |
ViewStateMode | (Inherited from Control.) | |
Visible | (Inherited from Control.) |
Protected Properties
Name | Description | |
---|---|---|
Adapter | (Inherited from Control.) | |
AutoHandlers | Obsolete. (Inherited from TemplateControl.) | |
ChildControlsCreated | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
ContentPlaceHolders | (Inherited from MasterPage.) | |
ContentTemplates | (Inherited from MasterPage.) | |
Context | (Inherited from Control.) | |
DesignMode | (Inherited from Control.) | |
Events | (Inherited from Control.) | |
HasChildViewState | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
LoadViewStateByID | (Inherited from Control.) | |
SupportAutoEvents | (Inherited from TemplateControl.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) |
Public 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.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
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.) | |
IAttributeAccessor..::..GetAttribute | (Inherited from UserControl.) | |
IDataBindingsAccessor..::..HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor..::..HasExpressions | (Inherited from Control.) | |
IUserControlDesignerAccessor..::..InnerText | (Inherited from UserControl.) | |
IAttributeAccessor..::..SetAttribute | (Inherited from UserControl.) | |
IControlDesignerAccessor..::..SetOwnerControl | (Inherited from Control.) | |
IUserControlDesignerAccessor..::..TagName | (Inherited from UserControl.) | |
IControlDesignerAccessor..::..UserData | (Inherited from Control.) |
See Also
Smartsite.AspNet.Bridge Namespace