summaryM:DotNetNuke.UI.WebControls.ScriptGenerator.GetMarshalledProperties(System.Object)
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke.WebControls (in DotNetNuke.WebControls.dll)
Syntax
| C# |
|---|
public static Hashtable GetMarshalledProperties( Object instance ) |
| Visual Basic |
|---|
Public Shared Function GetMarshalledProperties ( instance As Object ) As Hashtable |
Parameters
- instance
- Type: System..::..Object
paraminstanceM:DotNetNuke.UI.WebControls.ScriptGenerator.GetMarshalledProperties(System.Object)