WebFieldDisplayer | Overloaded. Initializes a new instance of the WebFieldDisplayer class. |
IDGenerator | Gets the WebFormUniqueID object used by this displayer to ID its child objects |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetControl | Gets a control of the appropriate type to be put on the form |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
GetValue | Gets the value from the control as a string |
SetValue | Sets the value to the control as a string |
SupportedByClientSideValidation | If the control returned is of a type supported by the client side validation types provided by Microsoft returns true |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Context | Gets the context |
FieldDef | Gets the field definition |
MyControl | Gets the control associated with this displayer |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
PostInit | Post initialisation method which is overidden to create the control used in this type. |