메소드 | 설명 | |
---|---|---|
GetProperty ( string name ) : object | ||
Save ( |
||
SetProperty ( string name, object value ) : void | ||
UserProfile ( Node parent ) : SenseNet.ContentRepository.Schema | ||
UserProfile ( Node parent, string nodeTypeName ) : SenseNet.ContentRepository.Schema |
메소드 | 설명 | |
---|---|---|
UserProfile ( |
public Save ( |
||
settings | ||
리턴 | void |
public SetProperty ( string name, object value ) : void | ||
name | string | |
value | object | |
리턴 | void |
public UserProfile ( Node parent ) : SenseNet.ContentRepository.Schema | ||
parent | Node | |
리턴 | SenseNet.ContentRepository.Schema |
public UserProfile ( Node parent, string nodeTypeName ) : SenseNet.ContentRepository.Schema | ||
parent | Node | |
nodeTypeName | string | |
리턴 | SenseNet.ContentRepository.Schema |
protected UserProfile ( |
||
nt | ||
리턴 | SenseNet.ContentRepository.Schema |