MicaContentDataSetGetContentTypeGuid Method |
Returns a ContentType guid based on its name
Namespace:
MicaSystems.Utils.DataSet
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public Guid GetContentTypeGuid(
string contentTypeName
)
Parameters
- contentTypeName
- Type: SystemString
Return Value
Type:
GuidSee Also