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 Item |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class Item |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
ApplyStyle | (Inherited from WebControl.) | |
ApplyStyleSheetSkin | (Inherited from Control.) | |
CopyBaseAttributes | (Inherited from WebControl.) | |
DataBind | (Inherited from Control.) | |
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.) | |
MergeStyle | (Inherited from WebControl.) | |
RenderBeginTag | (Inherited from WebControl.) | |
RenderControl | (Inherited from Control.) | |
RenderEndTag | (Inherited from WebControl.) | |
ResolveClientUrl | (Inherited from Control.) | |
ResolveUrl | (Inherited from Control.) | |
SetRenderMethodDelegate | (Inherited from Control.) | |
SetTraceData | (Inherited from Control.) | |
SetTraceData | (Inherited from Control.) | |
ToString | (Inherited from Object.) |
Protected Methods
Explicit Interface Implementations
Name | Description | |
---|---|---|
IAttributeAccessor..::..GetAttribute | (Inherited from WebControl.) | |
IAttributeAccessor..::..SetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor..::..SetOwnerControl | (Inherited from Control.) |
See Also
Smartsite.AspNet.Bridge Namespace