Method | Description | |
---|---|---|
EvaluateObjectProperty ( string objectName, string propertyName ) : string |
Method | Description | |
---|---|---|
GetProperty ( |
||
GetProperty ( IUser user, string propertyName ) : string | ||
GetProperty ( Node node, string propertyName ) : string |
public EvaluateObjectProperty ( string objectName, string propertyName ) : string | ||
objectName | string | |
propertyName | string | |
return | string |
protected GetProperty ( |
||
content | ||
propertyName | string | |
return | string |
protected GetProperty ( IUser user, string propertyName ) : string | ||
user | IUser | |
propertyName | string | |
return | string |
protected GetProperty ( Node node, string propertyName ) : string | ||
node | Node | |
propertyName | string | |
return | string |