Click or drag to resize

ContentRelationSide_LocalEqualsContentType Method

Determines whether the target content-type is the same as the specified one.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public override bool EqualsContentType(
	IContentType ct
)

Parameters

ct
Type: Packflow.ModelingIContentType

Return Value

Type: Boolean
See Also