File tree Expand file tree Collapse file tree 1 file changed +0
-24
lines changed
SP-Framework/sp-adaptive-card-extension-base Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Original file line number Diff line number Diff line change @@ -59,28 +59,4 @@ properties:
5959 content : ' get propertyPane(): IPropertyPaneAccessor | undefined;'
6060 return :
6161 type : ' <xref uid="@microsoft/sp-webpart-base!IPropertyPaneAccessor:interface" /> | undefined'
62- methods :
63- - name : ' _logEditCustomerPromiseFailure(alias, errorMessage, errorScenario)'
64- uid : ' @microsoft/sp-adaptive-card-extension-base!AdaptiveCardExtensionContext#_logEditCustomerPromiseFailure:member(1)'
65- package : ' @microsoft/sp-adaptive-card-extension-base!'
66- fullName : ' _logEditCustomerPromiseFailure(alias, errorMessage, errorScenario)'
67- summary : ' '
68- remarks : ' '
69- isPreview : false
70- isDeprecated : false
71- syntax :
72- content : ' _logEditCustomerPromiseFailure(alias: string, errorMessage: string, errorScenario: string): void;'
73- parameters :
74- - id : alias
75- description : Manifest alias
76- type : string
77- - id : errorMessage
78- description : Additional error details describing the failure.
79- type : string
80- - id : errorScenario
81- description : Information to indicate which scenario failed for the module listed in errorCode.
82- type : string
83- return :
84- type : void
85- description : ' '
8662extends : ' <xref uid="@microsoft/sp-component-base!BaseComponentContext:class" />'
You can’t perform that action at this time.
0 commit comments