The IUrlToEntityTokenMapper type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | TryGetBrowserViewSettings |
For use in the C1 Console explorer's browser - returns url and tooling options associated with an entity token, or null if current entity token does not support this kind of entity token.
|
![]() | TryGetEntityToken |
Returns an entity token associated with a url, or null if current IUrlToEntityTokenMapper does not support this kind of entity token.
|
![]() | TryGetUrl |
Returns a url associated with an entity token, or null if current entity token does not support this kind of entity token.
|