Gets and sets the Custom Attributes for this Control
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public Object[] CustomAttributes { get; set; } |
| Visual Basic |
|---|
Public Property CustomAttributes As Object() Get Set |