EntityReference.GetEntity Method
Include Protected Members
Include Inherited Members
Gets the external content type by using various options.
Overload List
Name | Description | |
---|---|---|
GetEntity() | Gets the external content type. | |
GetEntity(Boolean) | Gets the external content type by using a Boolean parameter to check the existence of the external content type and throws an exception if the external content type is not found. |
Top