Method | Description | |
---|---|---|
ActionUrl ( string ActionName ) : string | ||
Delete ( ) : void | ||
GetField ( string fieldName ) : object | ||
References ( string fieldName ) : WfContentCollection | ||
SetPermission ( IUser user, |
||
ToString ( ) : string | ||
WfContent ( ) : System | ||
WfContent ( Node n ) : System | ||
WfContent ( string path ) : System | ||
this ( string fieldName ) : object |
public ActionUrl ( string ActionName ) : string | ||
ActionName | string | |
return | string |
public GetField ( string fieldName ) : object | ||
fieldName | string | |
return | object |
public References ( string fieldName ) : WfContentCollection | ||
fieldName | string | |
return | WfContentCollection |
public SetPermission ( IUser user, |
||
user | IUser | |
permissionType | ||
permissionValue | PermissionValue | |
return | void |