TK.LoadFromXML (String, String) Method
        
		
       
       
        Load XML file and copy to tag
		
	
	
	
				
			
	
			
				
				
				
					<HTML5Disabled(true)> _ 
Public Shared Function LoadFromXML( _ 
   ByVal fileName As String, _ 
   ByVal tagName As String _ 
) As Boolean
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
			
	
			
				
				
				
					[HTML5Disabled(true)] 
public static bool LoadFromXML( 
   string fileName, 
   string tagName 
)
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
	 
	Parameters
	- 
		
			fileName
		
	
 
	- 
		string 
	
 
	XML file name 
	- 
		
			tagName
		
	
 
	- 
		string 
	
 
	Tag name 
	
		Return Value
	bool 
	
	 
 
  
	
	
	
	
	
	
		
  
.NET Framework
Supported in: 4.8