WebPartDisplayMode::Name Property

 

Gets the name of a display mode.

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 contains the name of a display mode.

.NET Framework
Available since 2.0
Return to top
Show: