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 methods.
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
Explicit Interface Implementations
Name | Description | |
---|---|---|
IFilterResolutionService..::..CompareFilters | (Inherited from TemplateControl.) | |
IFilterResolutionService..::..EvaluateFilter | (Inherited from TemplateControl.) | |
IAttributeAccessor..::..GetAttribute | (Inherited from UserControl.) | |
IAttributeAccessor..::..SetAttribute | (Inherited from UserControl.) | |
IControlDesignerAccessor..::..SetOwnerControl | (Inherited from Control.) |
See Also
Smartsite.AspNet.Bridge Namespace