ListFieldIterator Properties
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| AlternateTemplate |
Gets or sets the template that renders the control in contexts, such as a particular form, in which rendering the control with the Template property would be inappropriate.
(inherited from
TemplateBasedControl)
|
| AlternateTemplateName |
Gets or sets the name of a rendering template that can be used in contexts in which the template named by the TemplateName property would be inappropriate.
(inherited from
TemplateBasedControl)
|
| AppRelativeTemplateSourceDirectory | (inherited from Control) |
| BindingContainer | (inherited from Control) |
| ClientID | (inherited from Control) |
| ControlMode |
Gets or sets the rendering mode for the form (display, edit, or new)
(inherited from
FormComponent)
|
| Controls |
Gets an object that contains the child controls of the TemplateBasedControl object.
(inherited from
TemplateBasedControl)
|
| CustomAlternateTemplate |
Gets or sets a custom alternate template.
(inherited from
TemplateBasedControl)
|
| CustomTemplate |
Gets or sets a custom template.
(inherited from
TemplateBasedControl)
|
| EnableTheming | (inherited from Control) |
| EnableViewState | (inherited from Control) |
| ExcludeFields |
Gets or sets the fields that are not rendered.
|
| Fields |
Gets the collection of fields.
(inherited from
FormComponent)
|
| ID | (inherited from Control) |
| InDesign | (inherited from SPControl) |
| Item |
Gets the value that represents the item.
(inherited from
FormComponent)
|
| ItemContext |
Gets or sets the context of the item.
(inherited from
FormComponent)
|
| ItemId |
Gets or sets the ID for the list item.
(inherited from
FormComponent)
|
| List |
Gets the value that represents the list of form components.
(inherited from
FormComponent)
|
| ListId |
Gets or sets the ID of the list.
(inherited from
FormComponent)
|
| ListItem |
Gets the value that represents the list item, based on the ListItemID property.
(inherited from
FormComponent)
|
| NamingContainer | (inherited from Control) |
| Page | (inherited from Control) |
| PageUri |
Gets or sets the Uniform Resource Identifier (URI) of the page that contains the control.
(inherited from
SPControl)
|
| Parent | (inherited from Control) |
| RecurrenceID |
Gets or sets the string value that represents the recurrence ID.
(inherited from
FormComponent)
|
| RedirectUrl |
Gets or sets the string value that represents the redirect URL.
(inherited from
FormComponent)
|
| RenderContext |
Gets or sets the Windows SharePoint Services context in which the control is rendered.
(inherited from
TemplateBasedControl)
|
| Site | (inherited from Control) |
| SkinID | (inherited from Control) |
| Template |
Gets or sets the template that renders the control.
(inherited from
TemplateBasedControl)
|
| TemplateContainer |
Gets the container control that instantiates the content template.
(inherited from
TemplateBasedControl)
|
| TemplateControl | (inherited from Control) |
| TemplateName |
Gets or sets the name of the control's rendering template.
(inherited from
TemplateBasedControl)
|
| TemplateSourceDirectory | (inherited from Control) |
| UniqueID | (inherited from Control) |
| Visible | (inherited from Control) |
| Web |
Gets the site of the control's rendering context; which is the value of the SPContext.Web property of the object held by the Microsoft.SharePoint.TemplateBasedControl.RenderContext property.
(inherited from
TemplateBasedControl)
|
| Name | Description | |
|---|---|---|
| Adapter | (inherited from Control) |
| ChildControlsCreated | (inherited from Control) |
| ClientIDSeparator | (inherited from Control) |
| Context | (inherited from Control) |
| ControlTemplate |
Gets the template that renders the control in the current context.
(inherited from
TemplateBasedControl)
|
| DefaultAlternateTemplateName |
Gets the name of the default alternate rendering template.
(inherited from
TemplateBasedControl)
|
| DefaultTemplateName |
Overridden.
Gets the value of the ID attribute of the <RenderingTemplate> element that defines the rendering of the 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) |
| TemplateOverride |
Gets or sets a value indicating whether the template referred to by the Template property or the one referred to by the AlternateTemplate property should be instantiated by the CreateChildControls method.
(inherited from
TemplateBasedControl)
|
| ViewState | (inherited from Control) |
| ViewStateIgnoresCase | (inherited from Control) |
| Name | Description | |
|---|---|---|
| System.Web.UI.IControlBuilderAccessor.ControlBuilder | (inherited from Control) |
| System.Web.UI.IControlDesignerAccessor.UserData | (inherited from Control) |
| System.Web.UI.IDataBindingsAccessor.DataBindings | (inherited from Control) |
| System.Web.UI.IDataBindingsAccessor.HasDataBindings | (inherited from Control) |
| System.Web.UI.IExpressionsAccessor.Expressions | (inherited from Control) |
| System.Web.UI.IExpressionsAccessor.HasExpressions | (inherited from Control) |