wwDbSimpleResourceProvider.GetImplicitResourceKeys

Called when an ASP.NET Page is compiled asking for a collection of keys that match a given control name (keyPrefix). This routine for example returns control.Text,control.ToolTip from the Resource collection if they exist when a request for "control" is made as the key prefix.

public sealed ICollection GetImplicitResourceKeys( string keyPrefix );

Parameters

keyPrefix


See also:

Class wwDbSimpleResourceProvider


  Last Updated: 11/2/2006 | © West Wind Technologies, 2008