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 public MicaContentDataTable GetContentTypeTable(
Guid contentTypeGuid
)
Parameters
- contentTypeGuid
- Type: SystemGuid
Return Value
Type:
MicaContentDataTableSee Also