Concept Framework 1.0 documentation Contents | Index

VisibleRemoteObject.Show

Name Type Access Version Deprecated
Show function public version 1.0 no

Prototype:
public function Show ()


Description:
This function shows this control by setting the Visible property to true. When instantiating a controls using the 'new' operator the Visible property is set to false by default. You must call Show for the control to appear on the client machine.

Returns:
This function returns null.

Documented by Eduard Suica, generation time: Thu Oct 15 20:01:51 2009 GMT(c)2009 RadGs Software