Uiinfrastructure API Docs  
 

ApplicationData.GetHeader Method 

This method returns the requested header.

public virtual string GetHeader(
   string strHeaderName
);

Return Value

String the header value. null if header was not found.

See Also

ApplicationData Class | com.plumtree.uiinfrastructure.login Namespace