BreakLinksToControl(Boolean)
|
Unsubscribes from the control's events and, depending on the parameter, also disposes of the control and removes the link to the control.
|
CreateControl()
|
Creates a control that represents the current View Item in a UI.
|
Dispose()
|
Releases all resources used by this ViewItem object.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
GetUnderlyingType()
|
Specifies the underlying type of the property represented by the current Property Editor.
|
GetValidationCssClasses(WebPropertyEditor)
static
|
For internal use.
|
MemberwiseClone()
|
Creates a shallow copy of the current Object.
|
ReadValue()
|
Reads a value to the current Property Editor's control.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
Refresh()
|
Refreshes the current Property Editor's control value.
|
Refresh(Boolean)
|
Refreshes the current View Item. Optionally, refreshes the View Item's data source.
|
RefreshDataSource()
|
Refreshes the data source of the current ViewItem.
|
SaveModel()
|
Saves the required information on the current state of the View Item to the Application Model.
|
SetControlAlignment(HorizontalAlign)
|
Applies the specified horizontal alignment to the WebPropertyEditor's control.
|
SetControlId(String)
|
Sets the specified id for the Property Editor's control.
|
ToString()
|
Returns a string that represents the current object.
|
WriteValue()
|
Sets the value that is specified in the current Property Editor's control for the bound property.
|