Method | Description | |
---|---|---|
SetFollowing ( IEntity followEntity, |
Configures a control to display and toggle following for the specified entity
|
public static SetFollowing ( IEntity followEntity, |
||
followEntity | IEntity | The follow entity. NOTE: Make sure to use PersonAlias instead of Person when following a Person |
followControl | The follow control. | |
follower | Person | The follower. |
return | void |