Property | Type | Description | |
---|---|---|---|
HasField | bool |
Method | Description | |
---|---|---|
ContentLink ( Node parent ) : System | ||
ContentLink ( Node parent, string nodeTypeName ) : System | ||
GetProperty ( string name ) : object | ||
SetProperty ( string name, object value ) : void |
Method | Description | |
---|---|---|
ContentLink ( |
Method | Description | |
---|---|---|
HasField ( string name ) : bool |
public ContentLink ( Node parent, string nodeTypeName ) : System | ||
parent | Node | |
nodeTypeName | string | |
return | System |
protected ContentLink ( |
||
tk | ||
return | System |
public SetProperty ( string name, object value ) : void | ||
name | string | |
value | object | |
return | void |