Click or drag to resize

UserZoneSetAttribute Method

Namespace:  OmniPageCSDK.Objects
Assembly:  OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 2025.1.0.0
Syntax
public void SetAttribute(
	string key,
	string value
)

Parameters

key
Type: SystemString
value
Type: SystemString
See Also