RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSiteModuleHelper.WebModuleContext Property

Keeps track of name/value pairs that store information for the Web module.

Pascal
property WebModuleContext: TWebModuleContext;
C++
__property TWebModuleContext WebModuleContext;

Use WebModuleContext to access the TWebModuleContext object. The TWebModuleContext object maintains a list of named variables that the components in the Web module can use. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!