ControlBuilder::GetResourceKey Method ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Retrieves the resource key for this ControlBuilder object.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

public:
String^ GetResourceKey()

Return Value

Type: System::String^

The resource key for this ControlBuilder.

.NET Framework
Available since 2.0
Return to top
Show: