Click or drag to resize

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
C#
public Guid GetContentTypeGuid(
	string contentTypeName
)

Parameters

contentTypeName
Type: SystemString

Return Value

Type: Guid
See Also