Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a field containing ContentTypeIdFieldValue data.
The ContentTypeIdFieldType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ContentTypeIdFieldType(SPFieldCollection, String) | Initializes a new instance of the ContentTypeIdFieldType class. |
![]() |
ContentTypeIdFieldType(SPFieldCollection, String, String) | Initializes a new instance of the ContentTypeIdFieldType class. |
Top
Properties
Top
Methods
Name | Description | |
---|---|---|
![]() |
Delete | (Inherited from SPField.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetCustomProperty | (Inherited from SPField.) |
![]() |
GetFieldValue | Returns a ContentTypeIdFieldValue object initialized with the value parameter. (Overrides SPFieldMultiColumn.GetFieldValue(String).) |
![]() |
GetFieldValueAsHtml | (Inherited from SPField.) |
![]() |
GetFieldValueAsText | (Inherited from SPFieldMultiColumn.) |
![]() |
GetFieldValueForEdit | (Inherited from SPField.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetProperty | (Inherited from SPField.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetValidatedString | Converts the value parameter into a validated serialized string representing a ContentTypeIdFieldValue object. (Overrides SPField.GetValidatedString(Object).) |
![]() |
HasValue | (Inherited from SPField.) |
![]() |
ListsFieldUsedIn | (Inherited from SPField.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnAdded | (Inherited from SPField.) |
![]() |
OnAddingToContentType | (Inherited from SPField.) |
![]() |
OnDeleting | (Inherited from SPField.) |
![]() |
OnDeletingFromContentType | (Inherited from SPField.) |
![]() |
OnInitFieldNode | (Inherited from SPField.) |
![]() |
OnUpdated | (Inherited from SPField.) |
![]() |
ParseAndSetValue | (Inherited from SPField.) |
![]() |
SetCustomProperty | (Inherited from SPField.) |
![]() |
ToString | (Inherited from SPField.) |
![]() |
Update() | (Inherited from SPField.) |
![]() |
Update(Boolean) | (Inherited from SPField.) |
Top