Gets and Sets the Name of the provider to use
Namespace: DotNetNuke.UI.ContainersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string ProviderName { get; set; } |
Visual Basic |
---|
Public Property ProviderName As String Get Set |