RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomWebPageModule.GetSiteModuleHelper Method

Returns the value of the SiteModuleHelper property.

Pascal
function GetSiteModuleHelper: TSiteModuleHelper; override;
C++
virtual __fastcall TSiteModuleHelper GetSiteModuleHelper();

GetSiteModuleHelper is the protected read implementation of the SiteModuleHelper property. TCustomWebPageModule overrides the inherited method to return the value of the SitePageModuleHelper property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!