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 properties.
Public Properties
Name | Description | |
---|---|---|
AccessKey | (Inherited from WebControl.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
Attributes | (Inherited from WebControl.) | |
BackColor | (Inherited from WebControl.) | |
BindingContainer | (Inherited from Control.) | |
BorderColor | (Inherited from WebControl.) | |
BorderStyle | (Inherited from WebControl.) | |
BorderWidth | (Inherited from WebControl.) | |
ClientID | (Inherited from Control.) | |
ClientIDMode | (Inherited from Control.) | |
Controls | (Inherited from Control.) | |
ControlStyle | (Inherited from WebControl.) | |
ControlStyleCreated | (Inherited from WebControl.) | |
CssClass | (Inherited from WebControl.) | |
DataItemContainer | (Inherited from Control.) | |
DataKeysContainer | (Inherited from Control.) | |
Enabled | (Inherited from WebControl.) | |
EnableTheming | (Inherited from WebControl.) | |
EnableViewState | (Inherited from Control.) | |
Font | (Inherited from WebControl.) | |
ForeColor | (Inherited from WebControl.) | |
HasAttributes | (Inherited from WebControl.) | |
Height | (Inherited from WebControl.) | |
ID | (Inherited from Control.) | |
NamingContainer | (Inherited from Control.) | |
Page | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
RenderingCompatibility | (Inherited from Control.) | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from WebControl.) | |
Style | (Inherited from WebControl.) | |
SupportsDisabledAttribute | (Inherited from WebControl.) | |
TabIndex | (Inherited from WebControl.) | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
ToolTip | (Inherited from WebControl.) | |
UniqueID | (Inherited from Control.) | |
Url |
Gets or sets the inner XML.
|
|
ValidateRequestMode | (Inherited from Control.) | |
ViewStateMode | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
Width | (Inherited from WebControl.) |
Protected Properties
Name | Description | |
---|---|---|
Adapter | (Inherited from Control.) | |
ChildControlsCreated | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
Context | (Inherited from Control.) | |
DesignMode | (Inherited from Control.) | |
Events | (Inherited from Control.) | |
HasChildViewState | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsEnabled | (Inherited from WebControl.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
LoadViewStateByID | (Inherited from Control.) | |
TagKey | (Inherited from WebControl.) | |
TagName | (Inherited from WebControl.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
IControlBuilderAccessor..::..ControlBuilder | (Inherited from Control.) | |
IDataBindingsAccessor..::..DataBindings | (Inherited from Control.) | |
IExpressionsAccessor..::..Expressions | (Inherited from Control.) | |
IDataBindingsAccessor..::..HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor..::..HasExpressions | (Inherited from Control.) | |
IControlDesignerAccessor..::..UserData | (Inherited from Control.) |
See Also
Smartsite.AspNet.Bridge Namespace