ControlBuilder.GetResourceKey Method

Definition

Retrieves the resource key for this ControlBuilder object.

public:
 System::String ^ GetResourceKey();
public string GetResourceKey ();
member this.GetResourceKey : unit -> string
Public Function GetResourceKey () As String

Returns

The resource key for this ControlBuilder.

Applies to

See also