Click or drag to resize

MicaContentDataSetGetContentTypeTable Method

Returns a specific ContentType data table based on ContentType guid.

Namespace:  MicaSystems.Utils.DataSet
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public MicaContentDataTable GetContentTypeTable(
	Guid contentTypeGuid
)

Parameters

contentTypeGuid
Type: SystemGuid

Return Value

Type: MicaContentDataTable
See Also