This class exists solely to maintain compatibility between the original VB version
which supported ContentType.ContentType and the c# version which doesn't allow members with
the same naem as their parent type
Namespace: DotNetNuke.Entities.ContentAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[SerializableAttribute] public abstract class ContentTypeMemberNameFixer |
Visual Basic |
---|
<SerializableAttribute> Public MustInherit Class ContentTypeMemberNameFixer |
Inheritance Hierarchy
System..::..Object
DotNetNuke.Entities.Content..::..ContentTypeMemberNameFixer
DotNetNuke.Entities.Content..::..ContentType
DotNetNuke.Entities.Content..::..ContentTypeMemberNameFixer
DotNetNuke.Entities.Content..::..ContentType