Method | Description | |
---|---|---|
EmbedRequest ( Func |
||
GenerateIframeTagAsync ( int id ) : Task |
||
GenerateIframeTagAsync ( int id, Models features ) : Task |
||
GeneratePrivateIframeTagAsync ( int id ) : Task |
||
GeneratePrivateIframeTagAsync ( int id, Models features ) : Task |
Method | Description | |
---|---|---|
generateParameters ( string>.IDictionary |
public EmbedRequest ( Func |
||
clientFactory | Func |
|
authorizeTokenProvider | ITokenProvider | |
return | System |
public GenerateIframeTagAsync ( int id ) : Task |
||
id | int | |
return | Task |
public GenerateIframeTagAsync ( int id, Models features ) : Task |
||
id | int | |
features | Models | |
return | Task |
public GeneratePrivateIframeTagAsync ( int id ) : Task |
||
id | int | |
return | Task |
public GeneratePrivateIframeTagAsync ( int id, Models features ) : Task |
||
id | int | |
features | Models | |
return | Task |