QueryString property

Returns the query string that must be used when redirecting/submitting to an ASP based eRoom extension (for example a Custom Command or UI Event) in order to maintain state.

Syntax


C++

HRESULT get_QueryString(BSTR* pQueryString)

Scripting languages

QueryString = Object.QueryString

Home

Applies to

IERUCustomCommand