ProxyWebPartManager.ClientID Property

Note: This property is new in the .NET Framework version 2.0.

This member overrides Control.ClientID.

public:
virtual property String^ ClientID {
	String^ get () override;
}
/** @property */
public String get_ClientID ()

public override function get ClientID () : String

.NET Framework

Supported in: 2.0

Community Additions

ADD
Show: