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