WebPartUserCapability::Name Property

 

Gets a string value identifying the class.

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

public:
property String^ Name {
	String^ get();
}

Property Value

Type: System::String^

A String that identifies the class.

.NET Framework
Available since 2.0
Return to top
Show: