MetaChildrenColumn Methods

 

Namespace:   System.Web.DynamicData
Assembly:  System.Web.DynamicData (in System.Web.DynamicData.dll)

NameDescription
System_CAPS_protmethodBuildAttributeCollection()

Gets the attribute collection.(Inherited from MetaColumn.)

System_CAPS_pubmethodEquals(Object)

Determines whether the specified object is equal to the current object.(Inherited from Object.)

System_CAPS_protmethodFinalize()

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.)

System_CAPS_pubmethodGetChildrenListPath(Object)

Gets the path of the list-action page for the child table.

System_CAPS_pubmethodGetChildrenPath(String, Object)

Gets the path of the specified action page of the child table.

System_CAPS_pubmethodGetChildrenPath(String, Object, String)

Gets the path for the specified action page of the child table.

System_CAPS_pubmethodGetHashCode()

Serves as the default hash function. (Inherited from Object.)

System_CAPS_pubmethodGetType()

Gets the Type of the current instance.(Inherited from Object.)

System_CAPS_protmethodInitialize()

Initializes data that might not be available when the constructor is called.(Overrides MetaColumn.Initialize().)

System_CAPS_protmethodMemberwiseClone()

Creates a shallow copy of the current Object.(Inherited from Object.)

System_CAPS_pubmethodResetMetadata()

Clears cached column metadata.(Inherited from MetaColumn.)

System_CAPS_pubmethodToString()

Gets the data field name.(Inherited from MetaColumn.)

NameDescription
System_CAPS_pubmethodConvertEditedValue(String)

Returns the value provided by a user for a control that is being validated.(Defined by DynamicDataExtensions.)

System_CAPS_pubmethodFormatEditValue(Object)

Formats the specified field value by using the specified formatting options.(Defined by DynamicDataExtensions.)

System_CAPS_pubmethodFormatValue(Object)

Formats the specified field value by using the specified formatting options.(Defined by DynamicDataExtensions.)

System_CAPS_pubmethodGetEnumType()

Gets the type of the enumeration that represents the column.(Defined by DynamicDataExtensions.)

Return to top
Show: