Share via


ISafeControl.NamespaceName Property

Definition

Gets or sets the control namespace.

public:
 property System::String ^ NamespaceName { System::String ^ get(); void set(System::String ^ value); };
public string NamespaceName { get; set; }
member this.NamespaceName : string with get, set
Public Property NamespaceName As String

Property Value

A string representing the namespace of the control.

Applies to