SummaryLinkFieldControl Members
Include Protected Members
Include Inherited Members
Web control that is associated with a SummaryLinkField.
The SummaryLinkFieldControl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SummaryLinkFieldControl |
Top
Properties
Name | Description | |
---|---|---|
Adapter | (Inherited from Control.) | |
AllowFirstFocus | (Inherited from BaseFieldControl.) | |
AlternateTemplate | (Inherited from TemplateBasedControl.) | |
AlternateTemplateName | (Inherited from TemplateBasedControl.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
BindingContainer | (Inherited from Control.) | |
CanCacheRenderedFieldValue | (Inherited from BaseFieldControl.) | |
ChildControlsCreated | (Inherited from Control.) | |
ChromeType | Specifies the type of border that frames the control. | |
ClientID | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
Context | (Inherited from Control.) | |
ControlMode | (Inherited from FormComponent.) | |
Controls | (Inherited from TemplateBasedControl.) | |
ControlTemplate | (Inherited from TemplateBasedControl.) | |
CssClass | (Inherited from BaseFieldControl.) | |
CustomAlternateTemplate | (Inherited from TemplateBasedControl.) | |
CustomTemplate | (Inherited from TemplateBasedControl.) | |
DefaultAlternateTemplateName | (Inherited from TemplateBasedControl.) | |
DefaultTemplateName | (Inherited from TemplateBasedControl.) | |
Description | Specifies the description for the control. | |
DesignMode | (Inherited from Control.) | |
Direction | Specifies a language direction for text and the frame. | |
DisableInputFieldLabel | (Inherited from BaseFieldControl.) | |
DisplaySize | (Inherited from FieldMetadata.) | |
DisplayTemplate | (Inherited from BaseFieldControl.) | |
DisplayTemplateName | (Inherited from BaseFieldControl.) | |
EnableTheming | (Inherited from Control.) | |
EnableViewState | (Inherited from Control.) | |
ErrorMessage | (Inherited from BaseFieldControl.) | |
Events | (Inherited from Control.) | |
Field | (Inherited from FieldMetadata.) | |
FieldName | (Inherited from FieldMetadata.) | |
Fields | (Inherited from FormComponent.) | |
HasChildViewState | (Inherited from Control.) | |
HasPostBackEditData | (Inherited from BaseFieldControl.) | |
HeaderXslLink | Link to the header XSL style sheet used to render SummaryLink Group Headers. | |
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
InDesign | (Inherited from SPControl.) | |
InputFieldLabel | (Inherited from BaseFieldControl.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsFieldValueCached | (Inherited from BaseFieldControl.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsValid | (Inherited from BaseFieldControl.) | |
IsViewStateEnabled | (Inherited from Control.) | |
Item | (Inherited from FormComponent.) | |
ItemContext | (Inherited from FormComponent.) | |
ItemFieldValue | (Inherited from BaseFieldControl.) | |
ItemId | (Inherited from FormComponent.) | |
ItemXslLink | Link to the Item style sheet used to render individual SummaryLinks. | |
List | (Inherited from FormComponent.) | |
ListId | (Inherited from FormComponent.) | |
ListItem | (Inherited from FormComponent.) | |
ListItemFieldValue | (Inherited from BaseFieldControl.) | |
LoadViewStateByID | (Inherited from Control.) | |
MainXslLink | Link to the main style sheet used to render the contents of the SummaryLinkFieldControl. | |
NamingContainer | (Inherited from Control.) | |
Page | (Inherited from Control.) | |
PageUri | (Inherited from SPControl.) | |
Parent | (Inherited from Control.) | |
PreviousControlMode | (Inherited from BaseFieldControl.) | |
RecurrenceID | (Inherited from FormComponent.) | |
RedirectUrl | (Inherited from FormComponent.) | |
RenderContext | (Inherited from TemplateBasedControl.) | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from Control.) | |
TabIndex | (Inherited from BaseFieldControl.) | |
Template | (Inherited from TemplateBasedControl.) | |
TemplateContainer | (Inherited from TemplateBasedControl.) | |
TemplateControl | (Inherited from Control.) | |
TemplateName | (Inherited from TemplateBasedControl.) | |
TemplateOverride | (Inherited from TemplateBasedControl.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
Title | Specifies the title for the control. | |
UniqueID | (Inherited from Control.) | |
Value | Gets or sets the field value of the SummaryLink data. (Overrides BaseFieldControl.Value.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
Visible | (Inherited from BaseFieldControl.) | |
Web | (Inherited from TemplateBasedControl.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IParserAccessor.AddParsedSubObject | (Inherited from Control.) | |
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) | |
IDataBindingsAccessor.DataBindings | (Inherited from Control.) | |
IExpressionsAccessor.Expressions | (Inherited from Control.) | |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) | |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) | |
IDesignerEventAccessor.OnDesignerLoad | (Inherited from SPControl.) | |
IDesignerEventAccessor.OnDesignerPreRender | (Inherited from SPControl.) | |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top