summaryM:DotNetNuke.UI.WebControls.HTMLElementCollection.ToJSON(System.String)

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke.WebControls (in DotNetNuke.WebControls.dll)

Syntax

C#
public string ToJSON(
	string KeyAttribute
)
Visual Basic
Public Function ToJSON ( 
	KeyAttribute As String
) As String

Parameters

KeyAttribute
Type: System..::..String
paramKeyAttributeM:DotNetNuke.UI.WebControls.HTMLElementCollection.ToJSON(System.String)

Return Value

returnsM:DotNetNuke.UI.WebControls.HTMLElementCollection.ToJSON(System.String)

See Also