Keyoti SearchUnit API Docs
GetAttributeValue Method (tag, attributeName)
API DocumentationKeyoti.SearchEngine.UtilsUriToolsGetAttributeValue(String, String)
Keyoti SearchUnit v6
Gets an attribute from a tag.
Declaration Syntax
C#Visual Basic
public static string GetAttributeValue(
	string tag,
	string attributeName
)
Public Shared Function GetAttributeValue ( 
	tag As String,
	attributeName As String
) As String
Parameters
tag (String)
attributeName (String)
Return Value
String

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610