summaryP:DotNetNuke.Framework.Providers.Provider.Attributes

Namespace: DotNetNuke.Framework.Providers
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public NameValueCollection Attributes { get; }
Visual Basic
Public ReadOnly Property Attributes As NameValueCollection
	Get

See Also