Plumtree UI Infrastructure API  
 

ApplicationData.SetHeader Method 

This method sets the requested header.

public virtual void SetHeader(
   string strHeaderName,
   string strHeaderValue
);

Parameters

strHeaderName
strHeaderValue

See Also

ApplicationData Class | com.plumtree.uiinfrastructure.login Namespace