Uiinfrastructure API Docs  
 

StatusView.GetDisplay Method 

Alternative way to get the display from this view without the need to create an instance of it.

public static HTMLElement GetDisplay(
   string strLang
);

Return Value

This method returns the HTMLElement for the view.

See Also

StatusView Class | com.plumtree.uiinfrastructure.form.status Namespace | IView#Display