BCGSoft.Shared Namespace > GlobalUtils Class : ConstructControlRendererParams Method |
'Declaration Public Shared Function ConstructControlRendererParams( _ ByVal node As XmlNode, _ ByVal valueName As String, _ ByVal resAssembly As Assembly, _ ByVal resName As String, _ ByVal objName As String _ ) As ControlRendererParams
'Usage Dim node As XmlNode Dim valueName As String Dim resAssembly As Assembly Dim resName As String Dim objName As String Dim value As ControlRendererParams value = GlobalUtils.ConstructControlRendererParams(node, valueName, resAssembly, resName, objName)
public static ControlRendererParams ConstructControlRendererParams( XmlNode node, string valueName, Assembly resAssembly, string resName, string objName )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2