summaryP:DotNetNuke.UI.WebControls.DNNNode.CustomAttribute(System.String,System.String)
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke.WebControls (in DotNetNuke.WebControls.dll)
Syntax
| C# |
|---|
public string this[ string Key, string DefaultValue ] { get; set; } |
| Visual Basic |
|---|
Public Property CustomAttribute ( Key As String, DefaultValue As String ) As String Get Set |