[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLElement2.setExpression

setExpression Method

setExpression(string, string, string)

setExpression method of IHTMLElement2 interface.

Declaration
void setExpression(string propname, string expression, string language)
Parameters
Type Name Description
string propname
string expression
string language
Remarks

An original IDL definition of setExpression method was the following: HRESULT setExpression (BSTR propname, BSTR expression, [optional, defaultvalue("")] BSTR language);