C# Class SenseNet.ContentRepository.Tests.ContentHandlers.TestNode

Inheritance: Node
Mostra file Open project: maxpavlov/FlexNet Class Usage Examples

Public Properties

Property Type Description
ContentTypeDefinition string

Private Properties

Property Type Description

Public Methods

Method Description
TestNode ( Node parent ) : System

Protected Methods

Method Description
TestNode ( NodeToken token ) : System

Method Details

TestNode() public method

public TestNode ( Node parent ) : System
parent Node
return System

TestNode() protected method

protected TestNode ( NodeToken token ) : System
token SenseNet.ContentRepository.Storage.NodeToken
return System

Property Details

ContentTypeDefinition public_oe static_oe property

public static string ContentTypeDefinition
return string