GroupType Constructor | Constructor |
ForeignKey | Foriegn key field for this group |
Hint | Hint information about the field |
Index | Index of the field, used to order the fields in display |
InnerType | The type of object which is edited in this group or type |
Label | Label of the field, to be used when editing this type |
MaxOccurs | Maximum number of occurances of this field |
MinOccurs | Minimum number of occurances of this field |
Name | Name of the field type, used in the XML to give a tag name |
Clone | |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
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. |
GetSummary | Summary information about the field to be displayed in the list |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
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. |
GroupType Class | Ant.ContentEntry.EditContentTypes Namespace